Compare commits
1 Commits
15c7953f41
...
21822a0c0e
Author | SHA1 | Date | |
---|---|---|---|
21822a0c0e |
@ -17,6 +17,7 @@ jobs:
|
|||||||
options: --user 1000:1000
|
options: --user 1000:1000
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
|
cat /var/run/act/workflow/0.sh
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user