Skip to content

Commit

Permalink
Update release.yml for x86
Browse files Browse the repository at this point in the history
  • Loading branch information
strobejb committed May 16, 2023
1 parent b4314f5 commit 769b00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
matrix:
configuration: [Release]
platform: [x64, Win32]
platform: [x64, x86]

runs-on: windows-latest

Expand Down

0 comments on commit 769b00e

Please sign in to comment.