Skip to content

Commit

Permalink
fix cachix name
Browse files Browse the repository at this point in the history
  • Loading branch information
uku3lig committed Dec 24, 2023
1 parent 48c74da commit 24a8a9b
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 @@ -37,7 +37,7 @@ jobs:
- name: setup cachix
uses: cachix/cachix-action@v13
with:
name: uku3lig
name: uku3lig-flake
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}

- name: build
Expand Down

0 comments on commit 24a8a9b

Please sign in to comment.