Skip to content

Commit f9840dc

Browse files
committed
actions: attempt 5
1 parent 6a1822d commit f9840dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
- name: Build GUI
8383
env:
8484
QtToolsPath: ${{ runner.temp }}/qt/5.15.2/msvc2019/bin
85-
QtMsBuildPath: ${{ runner.temp }}/qtmsbuild
85+
QtMsBuild: ${{ runner.temp }}/qtmsbuild
8686
run: msbuild -m -p:"Configuration=DebugGUI;Platform=x86" GhostServer.sln
8787

8888
- name: Build CLI

0 commit comments

Comments
 (0)