Skip to content

Commit

Permalink
workflow fix #2
Browse files Browse the repository at this point in the history
  • Loading branch information
javierggt committed Jul 21, 2020
1 parent 7dc4232 commit 9af2659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
build-macos:
runs-on: macos-latest
name: Build on Mac OS
needs: [sanity_check]
needs: [sanity_check]
steps:
- name: Fetch Skare3 Tools
uses: actions/checkout@v2
Expand Down

0 comments on commit 9af2659

Please sign in to comment.