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

Commit 9e549d7

Browse files
committed
added path in archive
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
1 parent 87417c6 commit 9e549d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/grain.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +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?.tar.gz"
21+
pathInArchive: wasmtime
2122
- name: Testing
2223
run: |
2324
wasmtime --version

0 commit comments

Comments
 (0)