Skip to content

Commit

Permalink
Update build-dioxus-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tbaums authored Oct 3, 2024
1 parent 3f23b93 commit 8d61567
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-dioxus-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- name: ───⋆⋅☆⋅⋆─ Build Project ─⋆⋅☆⋅⋆───
shell: bash
run: dx build --release && cp ./target/dx-dist/home/index.html ./target/dx-dist/home/404.html
working-directory: /

- name: Deploy Project
uses: JamesIves/[email protected]
Expand Down

0 comments on commit 8d61567

Please sign in to comment.