Skip to content

Commit

Permalink
ci: Add Run Installer
Browse files Browse the repository at this point in the history
  • Loading branch information
vasylskorych committed Feb 25, 2024
1 parent 6dbeba8 commit 8d43b1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,6 @@ jobs:

cleanup:
runs-on: windows-2019
needs: [installer]
needs: [tests, installer]
if: ${{always()}}

Expand Down

0 comments on commit 8d43b1f

Please sign in to comment.