Update .forgejo/workflows/demo.yaml

This commit is contained in:
Christoph Hollizeck 2024-12-28 10:46:05 +01:00 committed by Christoph Hollizeck
parent f12dd23872
commit 7e6ae9ade4
Signed by: Daholli
GPG key ID: 249300664F2AF2C7

View file

@ -3,12 +3,6 @@ jobs:
test:
runs-on: native
steps:
- run: nix build nixpkgs#hello
- run: ls -la
- uses: actions/upload-artifact@v3
with:
name: hello-artifact
path: result/
- run: nom build .#loptland