Skip to content

Commit

Permalink
Fix ci (#755)
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeHartnell authored Oct 18, 2023
1 parent fe72b2f commit 95e4f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_tube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
repository: CosmWasm/wasmvm
path: ./wasmvm
ref: v1.3.0
ref: v1.4.1

- name: Install libwasmv
run: cd ./wasmvm && make build-rust && cd ../
Expand Down

0 comments on commit 95e4f73

Please sign in to comment.