Skip to content

Commit 6ddbf85

Browse files
authored
add npm run _releaseWebCache
1 parent c5a2093 commit 6ddbf85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-staging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
run: |
2626
npm ci
2727
npm run release:staging
28+
npm run _releaseWebCache
2829
npm run zipTestFiles
2930
cp -r dist distToDeploy/
3031
cp -r dist distToDeploy/src/

0 commit comments

Comments
 (0)