This commit is contained in:
parent
e019fccbd2
commit
a48c0a3b2a
@ -11,7 +11,7 @@ jobs:
|
||||
container: ubuntu:latest
|
||||
steps:
|
||||
- name: Install sudo
|
||||
run: apt-get update && apt-get install sudo
|
||||
run: apt-get update && apt-get install sudo curl
|
||||
|
||||
- name: Install Nix
|
||||
uses: https://github.com/cachix/install-nix-action@v20
|
||||
|
Loading…
x
Reference in New Issue
Block a user