Skip to content

Commit

Permalink
Try Fix Syntax Errow
Browse files Browse the repository at this point in the history
  • Loading branch information
Abel committed Nov 29, 2024
1 parent 5485934 commit 83cdfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Build Opentoonz
run: |
@echo on
cd toonz/build/
cd toonz/build/
IF EXIST C:\ProgramData\chocolatey\bin\cl.exe (
msbuild /p:CLToolPath=C:\ProgramData\chocolatey\bin /p:UseMultiToolTask=true /p:Configuration=RelWithDebInfo /m /verbosity:minimal ALL_BUILD.vcxproj
) ELSE (
Expand Down

0 comments on commit 83cdfa2

Please sign in to comment.