From 7169cf9afa77f7984dc3215e7bd5c6719bfe668a Mon Sep 17 00:00:00 2001 From: f-trycua Date: Mon, 17 Mar 2025 09:09:14 +0100 Subject: [PATCH] Update to use cpio --- .github/workflows/publish-lume.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/publish-lume.yml b/.github/workflows/publish-lume.yml index 3cc5c4cc..407a4d40 100644 --- a/.github/workflows/publish-lume.yml +++ b/.github/workflows/publish-lume.yml @@ -57,7 +57,6 @@ jobs: - name: Install dependencies run: | - brew install xar brew install cpio - name: Create .release directory