Compare commits
1 Commits
124e9ccc55
...
21822a0c0e
Author | SHA1 | Date | |
---|---|---|---|
21822a0c0e |
@ -19,7 +19,7 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
cat /var/run/act/workflow/0.sh
|
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
|
||||||
curl -L https://nixos.org/nix/install | bash -s -- --no-daemon
|
bash <(curl -L https://nixos.org/nix/install) --no-daemon
|
||||||
fi
|
fi
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user