This commit is contained in:
Paulchen-Panther 2025-02-08 21:56:50 +01:00
parent c92fbfff5d
commit 533342852a

View File

@ -80,7 +80,7 @@ jobs:
DOCKER_IMAGE: ${{ matrix.os.distribution }}
DOCKER_TAG: ${{ matrix.os.codename }}${{ inputs.qt_version == '6' && '-qt6' || '' }}
PLATFORM: ${{ matrix.os.platform }}
ENTRYPOINT: ${{ matrix.os.architecture[0] == 'amd64' && '--entrypoint /usr/bin/env' || '' }}
ENTRYPOINT: ${{ matrix.os.architecture[0] != 'amd64' && '--entrypoint /usr/bin/env' || '' }}
TARGET_ARCH: ${{ matrix.os.architecture[1] }}
- name: 📦 Upload