This commit is contained in:
parent
97318fed84
commit
90601f7744
@ -10,7 +10,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install sudo
|
||||
run: apt-get update && apt-get install sudo
|
||||
run: apt-get update && apt-get install sudo wget
|
||||
|
||||
- run: wget https://api.github.com/repos/NixOS/nixpkgs/tarball/8dafae7c03d6aa8c2ae0a0612fbcb47e994e3fb8
|
||||
|
||||
- name: Install Nix
|
||||
uses: https://github.com/cachix/install-nix-action@v20
|
||||
|
Loading…
x
Reference in New Issue
Block a user