From 744f9bb81318279b7025d9c5c186684bacedf370 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 28 Apr 2024 15:54:25 +0200 Subject: [PATCH] Bogus --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1143ac0..2e6a924 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -119,6 +119,7 @@ jobs: with: command: build args: --release --target=aarch64-apple-darwin + - run: find -name ubpkg - run: lipo -create -output target/ubpkg target/release/ubpkg target/x86_64-apple-darwin/release/ubpkg - name: Upload Release Asset id: upload-release-asset