Skip to content

Commit

Permalink
CI: Download mach nominated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Beyley committed May 12, 2024
1 parent cdf59a9 commit de28be0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:

- name: Install Zig
uses: goto-bus-stop/setup-zig@v2
with:
version: 0.12.0-dev.3180+83e578a18

- name: Build
run: zig build -Doptimize=${{ matrix.mode }} -Dtarget=${{ matrix.target }}
Expand Down

0 comments on commit de28be0

Please sign in to comment.