Skip to content

Commit

Permalink
Fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
AKuHAK authored Jan 17, 2024
1 parent 9c580c5 commit 3d45282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup msbuild
uses: microsoft/setup-msbuild@v1.1

- run: choco install --no-progress --x86 openssl
- run: choco install --no-progress openssl

- name: Build
run: msbuild /p:Configuration=Release
Expand Down

0 comments on commit 3d45282

Please sign in to comment.