wip: GITHUB_TOKEN gets set, but shouldn't bet set
Flake checks / Check (push) Failing after 33s Details

teutat3s 2023-11-09 04:34:22 +01:00
parent b59b310668
commit 73a25e38e5
Signed by: teutat3s
GPG Key ID: 4FA1D3FA524F22C1
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ jobs:
name: pub-solar
- name: Run flake checks
run: |
nix --print-build-logs --verbose --accept-flake-config --access-tokens="" flake check
nix --print-build-logs --verbose --accept-flake-config flake check --access-tokens=""