Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
Signed-off-by: Asutorufa <16442314+Asutorufa@users.noreply.github.com>
  • Loading branch information
Asutorufa committed May 1, 2024
1 parent f25748b commit bbf2502
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,16 @@ jobs:
# git submodule update --init --recursive
# git submodule update --recursive --remote

- uses: actions/download-artifact@v4
- uses: dawidd6/action-download-artifact@v3
with:
name: yuhaiin.aar
path: yuhaiin
github-token: ${{ secrets.GITHUB_TOKEN }}
repository: yuhaiin/yuhaiin
# run-id:
workflow: go.yml
workflow_conclusion: success
branch: main
repo: yuhaiin/yuhaiin
check_artifacts: true

# - name: Set up Go
# uses: actions/setup-go@v5
Expand Down

0 comments on commit bbf2502

Please sign in to comment.