Skip to content

Commit

Permalink
delete pkg/.gitignore so the results are deployed in ghpages
Browse files Browse the repository at this point in the history
  • Loading branch information
deavid committed Mar 21, 2024
1 parent 5a8dec9 commit f223fa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: |
cargo install wasm-pack
wasm-pack build --release --target web
unlink pkg/.gitignore
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit f223fa0

Please sign in to comment.