Skip to content

Commit

Permalink
Remove setup-zig in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Emin017 committed May 11, 2024
1 parent a91d5a3 commit ec4a9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
install_url: https://releases.nixos.org/nix/nix-2.13.3/install
nix_path: nixpkgs=channel:nixos-unstable
- uses: korandoru/setup-zig@v1
# - uses: korandoru/setup-zig@v1
with:
zig-version: ${{ matrix.zig }}
- run: nix develop -c zig build

0 comments on commit ec4a9e6

Please sign in to comment.