Skip to content

Commit

Permalink
architecture: x64
Browse files Browse the repository at this point in the history
  • Loading branch information
workgroupengineering committed Aug 6, 2024
1 parent 79e41f9 commit 143783f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
uses: actions/setup-java@v4
with:
distribution: 'microsoft'
java-version: '21'
java-version: '21'
java-package: jdk
architecture: x64
- name: Run './build.cmd Package'
run: ./build.cmd Package

0 comments on commit 143783f

Please sign in to comment.