Skip to content

Commit e98cb5a

Browse files
committed
fix: ci.
1 parent 0298467 commit e98cb5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
run: |
3232
mkdir _deploy
3333
cp -R examples _deploy
34+
rm -rf _deploy/examples/node_modules
3435
cp -R demos/angular-app/dist/angular-app _deploy/angular-app
3536
cp -R demos/react-app/build _deploy/react-app
3637
cp -R demos/svelte-app/build _deploy/svelte-app

0 commit comments

Comments
 (0)