mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
ci: use regular install
This commit is contained in:
2
.github/workflows/npm_release.yml
vendored
2
.github/workflows/npm_release.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Setup
|
||||
run: npm ci
|
||||
run: npm install
|
||||
|
||||
- name: Generate Version
|
||||
working-directory: packages/core
|
||||
|
||||
Reference in New Issue
Block a user