mirror of
https://github.com/sstent/NixOS_ARM_SDImages.git
synced 2026-01-26 23:22:04 +00:00
Update Build_SDImage_aarch64.yml
This commit is contained in:
3
.github/workflows/Build_SDImage_aarch64.yml
vendored
3
.github/workflows/Build_SDImage_aarch64.yml
vendored
@@ -20,7 +20,8 @@ jobs:
|
||||
- name: Run the Magic Nix Cache
|
||||
uses: DeterminateSystems/magic-nix-cache-action@v2
|
||||
|
||||
|
||||
- name: Show nixpkgs version
|
||||
run: nix-instantiate --eval -E '(import <nixpkgs> {}).lib.version'
|
||||
|
||||
- run: |
|
||||
sudo apt -y install qemu-user-static
|
||||
|
||||
Reference in New Issue
Block a user