From c3bcdadcb335ca695da244377fc118a2a133c76f Mon Sep 17 00:00:00 2001 From: howetuft Date: Sun, 8 Dec 2024 22:32:24 +0100 Subject: [PATCH] CI: separate artifacts - fix --- .github/workflows/bundles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bundles.yml b/.github/workflows/bundles.yml index 36ae9e78..860cafbd 100644 --- a/.github/workflows/bundles.yml +++ b/.github/workflows/bundles.yml @@ -56,7 +56,7 @@ jobs: --dest ${dest} \ --only-binary=:all: \ --python-version=3.11 \ - --platform=$platform + --platform=${{ matrix.platform }} # This one is for linux distro that would recompile Blender against # 3.12 (like ArchLinux)