Skip to content

Commit 3a68a4a

Browse files
authored
Merge pull request #5 from zeroows/Enhance-styling-and-structure-of-the-Spectre-application
Update Dioxus CLI version in GitHub Actions workflow
2 parents 910101b + 23f7bbd commit 3a68a4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: cargo-bins/cargo-binstall@v1.15.11
2525

2626
- name: Install Dioxus CLI
27-
run: cargo binstall dioxus-cli@0.7.1 --force
27+
run: cargo binstall dioxus-cli@0.7.3 --force
2828

2929
- name: Build with Dioxus
3030
run: |

0 commit comments

Comments
 (0)