fix syntax in github yaml

This commit is contained in:
Valentin Boettcher 2022-08-22 15:17:34 +02:00
parent 0f0b4db17b
commit 492a427f0e

View file

@ -8,8 +8,8 @@ jobs:
uses: actions/checkout@v2
- uses: cachix/install-nix-action@v15
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- run: nix build