Compare commits
1 Commits
21822a0c0e
...
15c7953f41
Author | SHA1 | Date | |
---|---|---|---|
15c7953f41 |
@ -17,7 +17,6 @@ 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