Skip to content

Commit 3019d90

Browse files
authored
update push.yml
1 parent 5021bdb commit 3019d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: cargo install --force dioxus-cli
1919

2020
- name: Build project
21-
run: dx build --release
21+
run: dx build --release --platform web
2222

2323
- name: Deploy to GitHub Pages
2424
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)