Skip to content

Commit 8f5a5c2

Browse files
committed
Fix another subpath
Signed-off-by: William Woodruff <william@yossarian.net>
1 parent 20efcbc commit 8f5a5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-wasi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
persist-credentials: false
2222
# No problem resolver registered as one doesn't currently exist for Clang.
2323
- name: "Install wasmtime"
24-
uses: bytecodealliance/actions@9152e710e9f7182e4c29ad218e4f335a7b203613 # v1.1.3
24+
uses: bytecodealliance/actions/wasmtime/setup@9152e710e9f7182e4c29ad218e4f335a7b203613 # v1.1.3
2525
with:
2626
version: ${{ env.WASMTIME_VERSION }}
2727
- name: "Read WASI SDK version"

0 commit comments

Comments
 (0)