We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a1f664 commit 33ac922Copy full SHA for 33ac922
1 file changed
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
node-version: '18'
20
21
- name: Install dependencies
22
- run: npm ci
+ run: npm install
23
24
- name: Install pkg globally
25
run: npm install -g pkg
0 commit comments