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

Commit bfd853d

Browse files
committed
faking extension
Signed-off-by: Matt Butcher <[email protected]>
1 parent f4514f1 commit bfd853d

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
@@ -17,7 +17,7 @@ jobs:
1717
- uses: engineerd/[email protected]
1818
with:
1919
name: "grain"
20-
url: "https://github.com/bytecodealliance/wasmtime/releases/download/v0.27.0/wasmtime-v0.27.0-x86_64-linux.tar.xz"
20+
url: "https://github.com/bytecodealliance/wasmtime/releases/download/v0.27.0/wasmtime-v0.27.0-x86_64-linux.tar.gz"
2121
- name: Testing
2222
run: |
2323
wasmtime --version

0 commit comments

Comments
 (0)