Skip to content

Commit

Permalink
Update visp-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Makosai authored Jun 25, 2024
1 parent abf86a4 commit f1001b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/visp-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

# Look for a fix with bundling.
- name: Install Dioxus CLI
run: cargo binstall --no-confirm dioxus-cli@v0.5.4 --force
run: cargo binstall --no-confirm dioxus-cli@0.5.4 --force

- name: Build Web
run: dx build --platform web --release
Expand Down

0 comments on commit f1001b1

Please sign in to comment.