Skip to content

Commit

Permalink
Added arm64 build
Browse files Browse the repository at this point in the history
Signed-off-by: Peter McClonski <[email protected]>
  • Loading branch information
peter-mcclonski committed Jun 7, 2024
1 parent 86fccfc commit 531feab
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,8 @@ jobs:
restore-keys: |
maven-
- name: Install Poetry
uses: snok/install-poetry@v1
with:
installation-arguments: "--force"
run: |
pipx install poetry
- name: Set up JDK 11
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 531feab

Please sign in to comment.