Skip to content

Commit

Permalink
fix auto releasing job dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jooaodanieel committed Jul 10, 2022
1 parent dbdaaf0 commit ed89f2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:

release:
runs-on: ubuntu-latest
needs: [build-non-win, build-win]
steps:
- uses: actions/download-artifact@v3
name: download ubuntu
Expand Down

0 comments on commit ed89f2e

Please sign in to comment.