Skip to content

Commit

Permalink
upgrade to dioxus 0.6.0 and workaround for umami event data issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Qrimpuff committed Dec 8, 2024
1 parent 647a920 commit bbc6f38
Show file tree
Hide file tree
Showing 12 changed files with 209 additions and 175 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ jobs:
steps:
- name: "Dioxus Deploy"
uses: DioxusLabs/deploy-action@main
with:
buildMode: release
outDirectory: target/dx/hocg-deck-convert/release/web/public # dioxus-cli 0.6.0 doesn't respect out_dir
Loading

0 comments on commit bbc6f38

Please sign in to comment.