Skip to content

Commit 80bb7a0

Browse files
Update configure_qt.yml
1 parent fe6d3ca commit 80bb7a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/configure_qt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,12 +141,12 @@ jobs:
141141
with:
142142
python-version: '2.7'
143143

144+
# echo "C:\directory\to\add\to\path" >> $GITHUB_PATH
144145
- name: 4. [All] Build Chromium
145146
shell: bash
146147
run: |
147148
python --version
148149
which python
149-
# echo "C:\directory\to\add\to\path" >> $GITHUB_PATH
150150
bash -c "yes || true" | bash update.sh -c -x -w ${{ matrix.config.work_dir }}
151151
152152
# - name: 3. [All] Build Qt

0 commit comments

Comments
 (0)