Skip to content

Commit

Permalink
disable dmg build for now
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Oct 15, 2023
1 parent a97cf3d commit 6f073d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
runs-on: macos-11
needs: update-nightly-tag
if: |
always() &&
false &&
(needs.update-nightly-tag.result == 'success' ||
needs.update-nightly-tag.result == 'skipped')
permissions:
Expand Down

0 comments on commit 6f073d9

Please sign in to comment.