We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 937149a commit 277cf9dCopy full SHA for 277cf9d
.github/workflows/reusable-wasi.yml
@@ -37,7 +37,7 @@ jobs:
37
shell: python
38
- name: "Install WASI SDK"
39
id: install-wasi-sdk
40
- uses: bytecodealliance/setup-wasi-sdk-action@v3
+ uses: bytecodealliance/setup-wasi-sdk-action@v1
41
with:
42
version: ${{ steps.wasi-sdk-version.outputs.version }}
43
- name: "Add ccache to PATH"
0 commit comments