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 acec768 commit 9f9f111Copy full SHA for 9f9f111
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Build task.json-web
33
run: |
34
- npm ci
+ npm ci --no-optional
35
npm run build
36
37
- name: Create archive
0 commit comments