Skip to content

Commit

Permalink
ich dachte der ganze sinn ist dass es überall baut?
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesGitH committed Apr 1, 2024
1 parent 4447234 commit 5e018e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
- name: Setup node
uses: actions/setup-node@v3
- uses: cachix/install-nix-action@v25
with:
name: hannesgith
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
extraPullNames: nix-community, cachix, hannesgith
- name: build
run: |
nix build
Expand Down

0 comments on commit 5e018e0

Please sign in to comment.