This commit is contained in:
parent
d47198998b
commit
2cc4973a88
@ -5,7 +5,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install sudo
|
||||
run: apt-get update && apt-get upgrade && apt-get install sudo
|
||||
run: apt-get update && apt-get upgrade && apt-get --assume-yes install sudo
|
||||
|
||||
- name: Install Nix
|
||||
uses: https://github.com/cachix/install-nix-action@v20
|
||||
|
Loading…
x
Reference in New Issue
Block a user