fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Failing after 22s
Some checks failed
Build image / build-image (pull_request) Failing after 22s
This commit is contained in:
parent
401fcb21ec
commit
6ab09ebe99
@ -16,9 +16,11 @@ jobs:
|
||||
- run: id
|
||||
- run: ls -lah /nix
|
||||
- run: ls -lah /nix/var/nix
|
||||
- run: env | grep NIX
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
- run: ls -lah
|
||||
- run: |
|
||||
. ~/.nix-profile/etc/profile.d/nix.sh
|
||||
env | grep NIX
|
||||
nix build .#image -o image.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user