Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyRH committed May 17, 2024
1 parent b60d6fb commit 2d43afa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:

- run: |
npm ci
rm -rf example/node_modules
rm example/package-lock.json
npm run build:example
- uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 2d43afa

Please sign in to comment.