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