Update .forgejo/workflows/demo.yaml
This commit is contained in:
parent
f12dd23872
commit
7e6ae9ade4
1 changed files with 1 additions and 7 deletions
|
@ -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/
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue