Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MedovTimur committed Dec 3, 2024
1 parent d3df311 commit 6e32c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# run: cargo clippy -r --all -- -D warnings

- name: Build project
run: cargo build --release --target wasm32-unknown-unknown
run: cargo build --release

- name: Prepare artifacts directory
run: |
Expand Down

0 comments on commit 6e32c8c

Please sign in to comment.