Update .forgejo/workflows/demo.yaml
All checks were successful
/ test (push) Successful in 1s

This commit is contained in:
Christoph Hollizeck 2024-12-28 10:36:50 +01:00
parent 64cad6d72b
commit 50feffb7f7

View file

@ -4,6 +4,7 @@ jobs:
runs-on: native
steps:
- run: nix build nixpkgs#hello
- run: ls -la
- uses: actions/upload-artifact@v3
with: