This commit is contained in:
parent
9af90be28b
commit
80774e8778
@ -14,7 +14,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install basic dependencies
|
||||
run: apt-get update && apt-get install -y --no-install-recommends sudo curl ca-certificates xz-utils qemu-system-x86_64 qemu-efi binfmt-support qemu-user-static
|
||||
run: apt-get update && apt-get install -y --no-install-recommends sudo curl ca-certificates xz-utils qemu-system-x86-64 qemu-efi binfmt-support qemu-user-static
|
||||
|
||||
- name: Install Nix
|
||||
uses: https://github.com/cachix/install-nix-action@v20
|
||||
|
Loading…
x
Reference in New Issue
Block a user