Skip to content

Commit

Permalink
Update sync_lab_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mbektas committed Feb 1, 2024
1 parent 02d17cc commit c539c91
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/sync_lab_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Install hub
run: |
brew install hub
- name: Set up Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit c539c91

Please sign in to comment.