mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2025-05-02 10:04:25 +00:00
Follow redirect
This commit is contained in:
parent
ba80fba648
commit
8264f71eb2
3 changed files with 5 additions and 5 deletions
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue