Skip to content

Commit

Permalink
(gh) Remove unused if
Browse files Browse the repository at this point in the history
  • Loading branch information
csparker247 committed Mar 4, 2023
1 parent aba15af commit 34289af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
jobs:
macos:
runs-on: macos-12
if: ${{ github.event.workflow_run.conclusion == 'success' }}
timeout-minutes: 240
env:
QT_VERSION: "6.4.2"
Expand Down

0 comments on commit 34289af

Please sign in to comment.