Remove debug.
This commit is contained in:
6
.github/actions/setup-qt/action.yml
vendored
6
.github/actions/setup-qt/action.yml
vendored
@@ -18,9 +18,3 @@ runs:
|
|||||||
uses: jurplel/install-qt-action@v4
|
uses: jurplel/install-qt-action@v4
|
||||||
with:
|
with:
|
||||||
version: ${{ inputs.qt-version }}
|
version: ${{ inputs.qt-version }}
|
||||||
|
|
||||||
- run: |
|
|
||||||
echo "PATH: $PATH"
|
|
||||||
which qmake || true
|
|
||||||
which qmake6 || true
|
|
||||||
shell: bash
|
|
||||||
Reference in New Issue
Block a user