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