Skip to content

Commit

Permalink
Add github credential
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesplain committed Apr 25, 2024
1 parent f109372 commit 1b47aa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nix-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ jobs:
- name: Test
run: |
export NIX_CONFIG="access_tokens= github.com=${secret.GITHUB_TOKEN}"
nix run nix-darwin --extra-experimental-features nix-command --extra-experimental-features flakes -- switch --flake ./nixos-config
# - run: nix build

0 comments on commit 1b47aa8

Please sign in to comment.