Skip to content

Commit

Permalink
setup msbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
krystalgamer committed Nov 9, 2023
1 parent 2e95561 commit 0ec0039
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/c-cpp.yml
Expand Up @@ -15,6 +15,7 @@ jobs:
shell: msys2 {0}
steps:
- uses: actions/checkout@v3
- uses: microsoft/setup-msbuild@v1.1
- name: Build texture loader
working-directory: ./texture_loader
run: msbuild /p:Platform=x86 /p:Configuration=Release
Expand Down

0 comments on commit 0ec0039

Please sign in to comment.