Skip to content

Commit 49ef3b9

Browse files
authored
add npm run _releaseWebCache
1 parent 390182b commit 49ef3b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-production.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:prod
28+
npm run _releaseWebCache
2829
npm run zipTestFiles
2930
cp -r dist distToDeploy/
3031
shell: bash

0 commit comments

Comments
 (0)