Follow redirect

This commit is contained in:
Mikhail Klementev 2020-06-18 15:27:16 +00:00
parent ba80fba648
commit 8264f71eb2
No known key found for this signature in database
GPG key ID: BE44DA8C062D87DC
3 changed files with 5 additions and 5 deletions

View file

@ -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