We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8d317b commit f641257Copy full SHA for f641257
.github/workflows/test.yml
@@ -170,7 +170,6 @@ jobs:
170
if: env.GIT_DIFF
171
- name: Install New Gaiad
172
run: |
173
- git checkout -
174
curl -LO https://github.com/CosmWasm/wasmvm/releases/download/v2.0.0/libwasmvm.x86_64.so
175
curl -LO https://github.com/CosmWasm/wasmvm/releases/download/v2.0.0/libwasmvm.aarch64.so
176
uname -m
0 commit comments