fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Failing after 10s
Some checks failed
Build image / build-image (pull_request) Failing after 10s
This commit is contained in:
parent
60c276e6fd
commit
d790ddfa8c
@ -15,7 +15,7 @@ jobs:
|
|||||||
options: --user 1000:1000
|
options: --user 1000:1000
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
if [ ! -f ~/.nix-profile/etc/profile.d/nix.sh ] then
|
if [ ! -f ~/.nix-profile/etc/profile.d/nix.sh ]; then
|
||||||
bash <(curl -L https://nixos.org/nix/install) --no-daemon
|
bash <(curl -L https://nixos.org/nix/install) --no-daemon
|
||||||
fi
|
fi
|
||||||
- run: |
|
- run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user