Skip to content

Commit

Permalink
Fixed template
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Dec 10, 2024
1 parent 5f3883c commit 9a6b2b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install nix
uses: cachix/install-nix-action@v27
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
github_access_token: $\{{ secrets.GITHUB_TOKEN }}
nix_path: nixpkgs=channel:nixos-24.05

- uses: cachix/cachix-action@v15
Expand Down

0 comments on commit 9a6b2b2

Please sign in to comment.