Build impure until this piece of shit is migrated to a proper build system
This commit is contained in:
parent
32562b6301
commit
a2c31d830c
|
@ -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: ls -lah / && nix flake check --debug
|
run: ls -lah / && nix flake check --impure
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
runs-on:
|
runs-on:
|
||||||
|
|
Loading…
Reference in New Issue