We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7636f6 commit aea9c89Copy full SHA for aea9c89
.github/workflows/release.yaml
@@ -50,7 +50,7 @@ jobs:
50
- name: Install dioxus-cli
51
uses: taiki-e/install-action@v2
52
with:
53
- tool: dioxus-cli@0.6
+ tool: dioxus-cli@0.7
54
55
- name: Build bundle
56
run: pnpm bundle
0 commit comments