Skip to content

Commit

Permalink
fix success job
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Sep 6, 2023
1 parent 170779c commit 8b327b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,5 @@ jobs:
if: always()
runs-on: ubuntu-latest
needs: [windows-build, unix-build]
run: |
exit 0

0 comments on commit 8b327b2

Please sign in to comment.