Update build.yml

This commit is contained in:
Zachary Myers 2024-04-12 11:56:11 -04:00 committed by GitHub
parent 5766eb8217
commit 8bba098edd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,6 +33,8 @@ jobs:
- name: "Install Nix ❄️" - name: "Install Nix ❄️"
uses: cachix/install-nix-action@v26 uses: cachix/install-nix-action@v26
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: "Install Cachix ❄️" - name: "Install Cachix ❄️"
uses: cachix/cachix-action@v14 uses: cachix/cachix-action@v14