Skip to content

Commit

Permalink
CI: separate artifacts - fix
Browse files Browse the repository at this point in the history
  • Loading branch information
howetuft committed Dec 8, 2024
1 parent 7e8bd8a commit c3bcdad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bundles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit c3bcdad

Please sign in to comment.