Skip to content

Commit

Permalink
Update development.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hackcr1258 authored Mar 18, 2024
1 parent a320733 commit 4816383
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
name: jre8-ios-aarch64

- name: Get JRE17
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v2
with:
github_token: ${{secrets.GITHUB_TOKEN}}
workflow: build.yml
Expand All @@ -103,7 +103,7 @@ jobs:
allow_forks: false
repo: hackcr1258/android-openjdk-build-multiarch
branch: buildjre17
name: jre17-ios-aarch64.zip
name: jre17-ios-aarch64

- name: Build for ${{ matrix.platform_name }}
env:
Expand Down

0 comments on commit 4816383

Please sign in to comment.