Don't build installer

This commit is contained in:
dP
2025-10-18 13:39:21 +05:00
parent 117365fad7
commit c73e76fbf6
2 changed files with 5 additions and 4 deletions

View File

@@ -193,7 +193,6 @@ jobs:
- macos
- windows
# if: ${{ false }}
if: needs.source.outputs.trigger_type == 'new-master' || needs.source.outputs.trigger_type == 'new-tag'
runs-on: ubuntu-20.04