test without entrypoint

This commit is contained in:
Paulchen-Panther 2025-02-09 13:12:31 +01:00
parent ca3975f7bb
commit 74a18258c1

View File

@ -84,7 +84,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