Skip to content

Commit

Permalink
update workflows/contracts-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MedovTimur committed Oct 23, 2024
1 parent 9b6f87b commit 11c9311
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/contracts-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
with:
toolchain: stable
targets: wasm32-unknown-unknown

- name: Install rust-src component
run: rustup component add rust-src --toolchain stable-x86_64-unknown-linux-gnu

- name: Prepare Gear Binary
run: |
Expand Down

0 comments on commit 11c9311

Please sign in to comment.