parent
76dea5592e
commit
b88ca9e36f
@ -27,7 +27,7 @@ jobs:
|
|||||||
- name: Where am I?
|
- name: Where am I?
|
||||||
run: pwd
|
run: pwd
|
||||||
- name: Build the apps
|
- name: Build the apps
|
||||||
run: /run/current-system/sw/bin/nix build .#all
|
run: /run/current-system/sw/bin/nix --extra-experimental-features nix-command build .#all
|
||||||
- name: Check the end of the build
|
- name: Check the end of the build
|
||||||
run: ls ${{ gitea.workspace }}/result/bin
|
run: ls ${{ gitea.workspace }}/result/bin
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user