Skip to content

Commit

Permalink
Fix Action
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeeter committed Jun 6, 2024
1 parent d2296ad commit 73a05a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/constraints-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
- name: Install trunk
run: cargo install --locked trunk
- name: Build wasm-demo
run: trunk dist --release
run: trunk build --release

0 comments on commit 73a05a4

Please sign in to comment.