Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TroncoNinja authored Jul 10, 2024
1 parent 9d9a86e commit f2a8f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:

make-release:
name: Make Release
needs: [ build-windows, build-linux, build-docker]
needs: [ build-windows, build-linux, build-docker ]
runs-on: ubuntu-20.04

steps:
Expand Down

0 comments on commit f2a8f94

Please sign in to comment.