Skip to content

Commit

Permalink
another shot
Browse files Browse the repository at this point in the history
  • Loading branch information
podusowski committed Sep 8, 2024
1 parent 53d551b commit 7e5eefc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Trunk
run: cargo install [email protected]
- name: Build
run: env -C demo_web trunk build --release --public-url "${GITHUB_REPOSITORY#*/}"
run: env -C demo_web trunk build --release
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
with:
Expand Down

0 comments on commit 7e5eefc

Please sign in to comment.