Skip to content

Commit

Permalink
Deploy to public URL /zig-playground
Browse files Browse the repository at this point in the history
  • Loading branch information
eliot-akira committed Jun 15, 2024
1 parent 4d8b8ce commit a835f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- run: npm install

- run: ./node_modules/.bin/parcel build --dist-dir docs index.html
- run: ./node_modules/.bin/parcel build --public-url /zig-playground --dist-dir docs index.html

- uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit a835f33

Please sign in to comment.