Update .forgejo/workflows/demo.yaml

This commit is contained in:
Christoph Hollizeck 2024-12-28 10:36:50 +01:00
parent f13f9c32a5
commit bb1b9e4439

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: