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