mirror of
https://github.com/frappe/books.git
synced 2026-08-24 10:04:45 -05:00
ci(publish): change to upgrade frappejs
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
- name: Setup Books
|
||||
run: |
|
||||
cd $GITHUB_WORKSPACE/main
|
||||
yarn
|
||||
yarn upgrade frappejs
|
||||
yarn link frappejs
|
||||
|
||||
- name: Run build
|
||||
@@ -79,7 +79,7 @@ jobs:
|
||||
- name: Setup Books
|
||||
run: |
|
||||
cd $GITHUB_WORKSPACE/main
|
||||
yarn
|
||||
yarn upgrade frappejs
|
||||
yarn link frappejs
|
||||
|
||||
- name: Run build
|
||||
@@ -121,7 +121,7 @@ jobs:
|
||||
- name: Setup Books
|
||||
run: |
|
||||
cd $GITHUB_WORKSPACE/main
|
||||
yarn
|
||||
yarn upgrade frappejs
|
||||
yarn link frappejs
|
||||
|
||||
- name: Run build
|
||||
|
||||
Reference in New Issue
Block a user