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