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 27fdd32 commit a79cba0Copy full SHA for a79cba0
.github/workflows/release.yml
@@ -37,7 +37,6 @@ jobs:
37
- name: npm build
38
shell: bash
39
run: |
40
- npm ci --only=production
41
npm run build
42
43
- name: Deploy Preview
0 commit comments