fix image build
Build Images / build (push) Failing after 49s
Check / check (push) Failing after 41s

This commit is contained in:
Joakim Repomaa
2026-02-22 17:00:32 +02:00
parent 5bff4d9713
commit acecd28518
2 changed files with 39 additions and 28 deletions
-3
View File
@@ -14,9 +14,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v6
- name: Install Skopeo
run: nix shell nixpkgs#skopeo -c echo "skopeo installed"
- name: Build aarch64 Image
run: nix build .#dockerImages.aarch64-linux.node --out-link ./image-aarch64.tar.gz