Skip to content

Commit

Permalink
tries8
Browse files Browse the repository at this point in the history
  • Loading branch information
vazw committed May 25, 2024
1 parent 9b50ea0 commit 37429bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: install
args: cargo-install cargo-leptos
args: cargo-leptos
- name: Build
run: RUSTFLAGS=--cfg=web_sys_unstable_apis cargo leptos build --release

0 comments on commit 37429bd

Please sign in to comment.