Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreBeucher committed Aug 26, 2023
1 parent 01e8e7e commit 7b01229
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: "Nix build"

on:
pull_request:
push:

jobs:
Expand All @@ -19,4 +18,6 @@ jobs:
name: novops
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'

- run: cat /home/runner/.config/nix/nix.conf

- run: nix build

0 comments on commit 7b01229

Please sign in to comment.