Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Commit

Permalink
fix: add setup hub since it's missing
Browse files Browse the repository at this point in the history
  • Loading branch information
yehezkieldio committed Feb 8, 2024
1 parent a463764 commit dd8374b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup hub
uses: geertvdc/setup-hub@master
- name: Setup Java
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit dd8374b

Please sign in to comment.