Skip to content

Commit 0b2d2fc

Browse files
committed
Use Bundle CLI
1 parent 1913ffc commit 0b2d2fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: cargo binstall -y [email protected] --locked
2323
- uses: actions/checkout@v2
2424
- name: Build
25-
run: dx build --release --platform web
25+
run: dx bundle --release --platform web
2626
- name: Deploy 🚀
2727
uses: JamesIves/[email protected]
2828
with:

0 commit comments

Comments
 (0)