mirror of
https://github.com/BloopAI/setup-zig.git
synced 2026-09-10 15:18:50 +00:00
try this
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
runs-on: ${{matrix.os}}
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: goto-bus-stop/setup-zig@default
|
||||
- uses: goto-bus-stop/setup-zig@use-download-index
|
||||
with:
|
||||
version: 0.5.0
|
||||
- run: zig run src/main.zig
|
||||
|
||||
Reference in New Issue
Block a user