ci: try using different conf
This commit is contained in:
parent
e6caef73e0
commit
a4bc759142
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ jobs:
|
||||||
- uses: https://github.com/DeterminateSystems/nix-installer-action@main
|
- uses: https://github.com/DeterminateSystems/nix-installer-action@main
|
||||||
with:
|
with:
|
||||||
- extra-conf: |
|
- extra-conf: |
|
||||||
access-tokens = github.com=${{ secrets.GH_TOKEN }}
|
github-token = ${{ secrets.GH_TOKEN }}
|
||||||
- run: nix flake check
|
- run: nix flake check
|
||||||
|
|
Loading…
Reference in a new issue