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