use forgejo-runner
Some checks failed
/ build (push) Failing after 4s

This commit is contained in:
Ingolf Wagner 2024-07-19 19:46:05 +02:00
parent 5bf249ce8a
commit 714c693b4e
Signed by: palo
GPG key ID: 76BF5F1928B9618B

View file

@ -5,6 +5,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: echo $PATH
- run: export PATH=$PATH:/run/current-system/sw/bin
- run: echo $PATH
- run: echo $PWD
- run: ls -la
- run: nix flake check