Skip to content

Commit

Permalink
fix architecture of 32-bit
Browse files Browse the repository at this point in the history
  • Loading branch information
angryziber committed Dec 26, 2019
1 parent a6549bc commit 85fbf57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- uses: actions/setup-java@v1
with:
java-version: '8'
architecture: x32
architecture: x86
- run: ./gradlew win-installer

0 comments on commit 85fbf57

Please sign in to comment.