Add debugging info
This commit is contained in:
parent
bf674a1771
commit
32562b6301
|
@ -28,7 +28,7 @@ jobs:
|
|||
github_access_token: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
|
||||
|
||||
- name: Flake check
|
||||
run: ls -lah / && nix flake check
|
||||
run: ls -lah / && nix flake check --debug
|
||||
|
||||
deploy:
|
||||
runs-on:
|
||||
|
|
Loading…
Reference in New Issue