mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 00:06:42 +00:00
fix(workflows): incorrect package
This commit is contained in:
2
.github/workflows/release-docker.yml
vendored
2
.github/workflows/release-docker.yml
vendored
@@ -102,7 +102,7 @@ jobs:
|
||||
cd ../..
|
||||
targetEnv=${{ github.event.inputs.targetEnv || inputs.targetEnv }} node scripts/upgradeNcGui.js
|
||||
|
||||
- uses: bahmutov/pnpm-install@v1
|
||||
- uses: bahmutov/npm-install@v1
|
||||
with:
|
||||
working-directory: ${{ env.working-directory }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user