Skip to content

Commit fe6d3ca

Browse files
Update configure_qt.yml
1 parent e762343 commit fe6d3ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/configure_qt.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@ jobs:
145145
shell: bash
146146
run: |
147147
python --version
148+
which python
149+
# echo "C:\directory\to\add\to\path" >> $GITHUB_PATH
148150
bash -c "yes || true" | bash update.sh -c -x -w ${{ matrix.config.work_dir }}
149151

150152
# - name: 3. [All] Build Qt

0 commit comments

Comments
 (0)