Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 8a94d42

Browse files
author
Radu M
committed
Actual path in archive
Signed-off-by: Radu M <root@radu.sh>
1 parent f3ef883 commit 8a94d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/grain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
name: "wasmtime"
2020
url: "https://github.com/bytecodealliance/wasmtime/releases/download/v0.27.0/wasmtime-v0.27.0-x86_64-linux.tar.xz"
21-
pathInArchive: wasmtime
21+
pathInArchive: "wasmtime-v0.27.0-x86_64-linux/wasmtime"
2222
- uses: actions/checkout@v2
2323
- name: Testing
2424
run: |

0 commit comments

Comments
 (0)