Skip to content

Commit 606b7d0

Browse files
authored
add npm run _releaseWebCache
1 parent 8a905e4 commit 606b7d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

0 commit comments

Comments
 (0)