Skip to content

Commit

Permalink
adjust workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Unreal-Dan committed Mar 3, 2024
1 parent c904f2c commit c461c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/editor_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
upload-release:
needs: [build-editor, calculate-version, create-release]
needs: [build-editor, calculate-version]
runs-on: windows-latest
if: github.ref == 'refs/heads/master'
steps:
Expand Down

0 comments on commit c461c0b

Please sign in to comment.