Don't set QMAKE.
This commit is contained in:
5
.github/actions/setup-qt/action.yml
vendored
5
.github/actions/setup-qt/action.yml
vendored
@@ -18,8 +18,3 @@ runs:
|
||||
uses: jurplel/install-qt-action@v4
|
||||
with:
|
||||
version: ${{ inputs.qt-version }}
|
||||
|
||||
- name: Set QMAKE
|
||||
run: |
|
||||
echo "QMAKE=$GITHUB_WORKSPACE/${{ inputs.qt-version }}/gcc_64/bin/qmake" >> $GITHUB_ENV
|
||||
shell: bash
|
||||
Reference in New Issue
Block a user