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 2280899 commit 1e9e4b5Copy full SHA for 1e9e4b5
1 file changed
.github/workflows/deploy-example.yml
@@ -31,6 +31,7 @@ jobs:
31
run: |
32
npm install
33
npm run build
34
+ rm -rf node_modules
35
36
- uses: actions/configure-pages@v4
37
0 commit comments