Skip to content

Commit

Permalink
GitHub Actions: install 'hub' command explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
msakai committed May 21, 2024
1 parent ade69e6 commit fd6c7aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: true
- uses: geertvdc/setup-hub@master

- uses: actions/download-artifact@v2
with:
Expand Down

0 comments on commit fd6c7aa

Please sign in to comment.