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 1c2f6ba commit 44f6a15
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,12 @@ jobs:
name: jre8-ios-aarch64

- name: Get JRE17
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3
with:
github_token: ${{secrets.GITHUB_TOKEN}}
github_token: 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
workflow: build.yml
path: depends
workflow_conclusion: failed
workflow_conclusion: success
allow_forks: false
repo: hackcr1258/android-openjdk-build-multiarch
branch: buildjre17
Expand Down

0 comments on commit 44f6a15

Please sign in to comment.