mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-04 10:06:57 +00:00
refactor(workflows): simplify workflow & use pnpm store
This commit is contained in:
6
.github/workflows/update-sdk-path.yml
vendored
6
.github/workflows/update-sdk-path.yml
vendored
@@ -23,11 +23,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- run: |
|
||||
cd packages/nocodb
|
||||
pnpm install --ignore-scripts nocodb-sdk
|
||||
cd ../..
|
||||
cd packages/nc-gui
|
||||
pnpm install --ignore-scripts nocodb-sdk
|
||||
pnpm bootstrap
|
||||
|
||||
- name: Create Pull Request
|
||||
id: cpr
|
||||
|
||||
Reference in New Issue
Block a user