We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc5095 commit 7a13975Copy full SHA for 7a13975
.github/workflows/nix.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: cachix/install-nix-action@v20
16
with:
17
nix_path: nixpkgs=channel:nixos-unstable
18
- name: pfhub
+ name: fipy
19
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
20
extraPullNames: nix-community
21
- run: echo "UID=${UID}" >> $GITHUB_ENV
0 commit comments