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