Follow redirect
This commit is contained in:
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
|
||||
- name: Install Nix
|
||||
run: |
|
||||
curl https://nixos.org/nix/install | sh
|
||||
curl -L https://nixos.org/nix/install | sh
|
||||
. ~/.nix-profile/etc/profile.d/nix.sh
|
||||
nix-channel --update
|
||||
|
||||
|
Reference in New Issue
Block a user