Skip to content

Commit 6521875

Browse files
committed
Add VS2022-specific Sharpmake config for CI builds
1 parent fe1adf4 commit 6521875

3 files changed

Lines changed: 440 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Generate Visual Studio projects
3535
shell: cmd
36-
run: generate_project.bat
36+
run: generate_project_ci.bat
3737

3838
- name: Add msbuild to PATH
3939
uses: microsoft/setup-msbuild@v2

0 commit comments

Comments
 (0)