This commit is contained in:
parent
50feffb7f7
commit
eb4af3e6bd
|
@ -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…
Reference in a new issue