Skip to content

Commit

Permalink
Fix build-msi job bypassing CI start gate
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss committed Nov 9, 2024
1 parent 906d75e commit d1ee2e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1444,6 +1444,7 @@ jobs:
build-msi:
name: Build Windows Installer .exe
runs-on: windows-latest
needs: start-gate
env:
TGS_TELEMETRY_KEY_FILE: C:/tgs_telemetry_key.txt
steps:
Expand Down

0 comments on commit d1ee2e0

Please sign in to comment.