Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: Joonas Onatsu <[email protected]>
  • Loading branch information
JoonasOnatsu committed Nov 21, 2024
1 parent 513661c commit 86997ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Install nix
uses: cachix/install-nix-action@v30
with:
nix_path: nixpkgs=${{ steps.nixpkgs_rev.outputs.NIXPKGS_REV }}
#nix_path: nixpkgs=${{ steps.nixpkgs_rev.outputs.NIXPKGS_REV }}
extra_nix_config: |
accept-flake-config = true
trusted-public-keys = prod-cache.vedenemo.dev~1:JcytRNMJJdYJVQCYwLNsrfVhct5dhCK2D3fa6O1WHOI= cache.ssrcdevops.tii.ae:oOrzj9iCppf+me5/3sN/BxEkp5SaFkHfKTPPZ97xXQk=
Expand Down

0 comments on commit 86997ac

Please sign in to comment.