We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6202b45 commit 886ec68Copy full SHA for 886ec68
1 file changed
.github/workflows/make-example-on-windows.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: (3) Build
37
working-directory: ${{ runner.temp }}
38
run: |
39
- cd ${{ runner.temp }}
+ cd D:\a\qhexedit2\qhexedit2
40
mkdir build
41
cd build
42
qmake ..\example\qhexedit.pro
0 commit comments