use forgejo-runner

This commit is contained in:
Ingolf Wagner 2024-07-19 19:42:46 +02:00
parent 6f00317134
commit 5bf249ce8a
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -4,4 +4,7 @@ jobs:
runs-on: native
steps:
- uses: actions/checkout@v4
- run: echo $PATH
- run: echo $PWD
- run: ls -la
- run: nix flake check