use forgejo-runner
This commit is contained in:
parent
714c693b4e
commit
32c066da42
1 changed files with 3 additions and 1 deletions
|
@ -9,4 +9,6 @@ jobs:
|
||||||
- run: echo $PATH
|
- run: echo $PATH
|
||||||
- run: echo $PWD
|
- run: echo $PWD
|
||||||
- run: ls -la
|
- run: ls -la
|
||||||
- run: nix flake check
|
- run: |
|
||||||
|
export PATH=$PATH:/run/current-system/sw/bin
|
||||||
|
nix flake check
|
||||||
|
|
Loading…
Reference in a new issue