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 8a905e4 commit 606b7d0Copy full SHA for 606b7d0
.github/workflows/deploy-dev.yml
@@ -25,6 +25,7 @@ jobs:
25
run: |
26
npm ci
27
npm run release:dev
28
+ npm run _releaseWebCache
29
npm run zipTestFiles
30
cp -r dist distToDeploy/
31
cp -r dist distToDeploy/src/
0 commit comments