parent
5e8a25cf91
commit
55877248c4
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue