mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-14 02:54:37 -04:00
CI: fix the wabt version to 1.0.20
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -42,6 +42,8 @@ jobs:
|
||||
steps:
|
||||
- uses: lukka/get-cmake@v3.18.3
|
||||
- uses: vsariola/setup-wabt@v1.0.1
|
||||
with:
|
||||
version: 1.0.20
|
||||
- uses: actions/setup-go@v2
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
|
Reference in New Issue
Block a user