pass missing params

This commit is contained in:
Bruno Alexandre Rosa 2025-11-06 21:20:10 -03:00
parent cedeab8080
commit 7449705cec

View file

@ -123,6 +123,8 @@ jobs:
if: true if: true
env: env:
GH_TOKEN: ${{ github.token }} GH_TOKEN: ${{ github.token }}
GH_REPO: ${{ github.repository }}
BRANCH: refs/pull/${{ github.event.pull_request.number }}/merge
run: gh cache delete qt-macos-${{ matrix.soc }}-${{ env.QT_VERSION }} run: gh cache delete qt-macos-${{ matrix.soc }}-${{ env.QT_VERSION }}
- name: Restore thin Qt libraries - name: Restore thin Qt libraries