mirror of
https://github.com/frappe/books.git
synced 2024-11-09 23:30:56 +00:00
ci(build): add upgrade frappejs
This commit is contained in:
parent
7e18dc503a
commit
0b3e3c0326
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
|||||||
- name: Setup Books
|
- name: Setup Books
|
||||||
run: |
|
run: |
|
||||||
cd $GITHUB_WORKSPACE/main
|
cd $GITHUB_WORKSPACE/main
|
||||||
yarn
|
yarn upgrade frappejs
|
||||||
yarn link frappejs
|
yarn link frappejs
|
||||||
|
|
||||||
- name: Install RPM
|
- name: Install RPM
|
||||||
|
Loading…
Reference in New Issue
Block a user