Skip to content

Commit

Permalink
Try to fix windows workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
azagaya committed Oct 10, 2024
1 parent 4035f3a commit cfb8b84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/laigter-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Build Laigter
shell: cmd
run: |
call "%programfiles(x86)%\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
qmake
make
dir
Expand Down

0 comments on commit cfb8b84

Please # to comment.