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 390182b commit 49ef3b9Copy full SHA for 49ef3b9
.github/workflows/deploy-production.yml
@@ -25,6 +25,7 @@ jobs:
25
run: |
26
npm ci
27
npm run release:prod
28
+ npm run _releaseWebCache
29
npm run zipTestFiles
30
cp -r dist distToDeploy/
31
shell: bash
0 commit comments