Skip to content

Commit

Permalink
Add without-tinfo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarod42 committed Dec 18, 2023
1 parent f429ca0 commit 83a51e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
dir -s 3rd/ctemplate-ctemplate-2.4/src
- name: premake vs2022
run: premake/premake5.exe --file="premake/premake5.lua" --llvm-root="../LLVM/libclang" --ctemplate-root="../3rd/ctemplate-ctemplate-2.4" vs2022
run: premake/premake5.exe --file="premake/premake5.lua" --llvm-root="../LLVM/libclang" --ctemplate-root="../3rd/ctemplate-ctemplate-2.4" --without-tinfo vs2022

- name: make config=releasewithdll
run: |
Expand Down

0 comments on commit 83a51e0

Please sign in to comment.