1
0
Fork 0

update action
Some checks failed
Test / test (push) Failing after 22s

This commit is contained in:
Jeffrey C. Ollie 2024-09-07 14:23:11 -05:00
parent 5e8a25cf91
commit 55877248c4
Signed by: jeff
GPG key ID: 6F86035A6D97044E

View file

@ -8,9 +8,9 @@ jobs:
ZIG_GLOBAL_CACHE_DIR: /zig/global-cache
steps:
- name: Checkout
uses: actions/checkout
uses: actions/checkout@v4
- name: Setup Nix
uses: cachix/install-nix-action
uses: cachix/install-nix-action@V27
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Test