We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27fdd32 commit 11c973eCopy full SHA for 11c973e
.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