Update .forgejo/workflows/demo.yaml
Some checks failed
/ test (push) Failing after 0s

This commit is contained in:
Christoph Hollizeck 2024-12-28 10:46:05 +01:00
parent 50feffb7f7
commit eb4af3e6bd

View file

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