Debugging
This commit is contained in:
parent
edef993195
commit
b3159d6388
|
@ -24,10 +24,7 @@ jobs:
|
|||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
|
||||
- name: Flake check
|
||||
run: nix flake check
|
||||
env:
|
||||
ACTION_RUNTIME_TOKEN: ''
|
||||
GITHUB_TOKEN: ''
|
||||
run: unset SSH_PRIVATE_KEY && unset AUTOUPDATE_TOKEN && sleep 900 && nix flake check
|
||||
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue