We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fef5ff9 commit 609a544Copy full SHA for 609a544
.github/workflows/npm-build-and-deploy-develop.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
node-version: ${{ matrix.node-version }}
22
- run: npm ci
23
- - run: npm run build
+ - run: npm run build-hash
24
- name: Create CNAME file
25
uses: finnp/create-file-action@master
26
env:
0 commit comments