Skip to content

Commit 96945e6

Browse files
committed
Fix typo in buildLoadup.yml
1 parent e686790 commit 96945e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildLoadup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ jobs:
511511
runs-on: ubuntu-24.04
512512

513513
needs: [sentry, loadup, linux_installer, macos_installer, cygwin_installer]
514-
if: false
514+
if: false
515515
# if: |
516516
# needs.sentry.outputs.release_not_built == 'true'
517517
# || inputs.force == 'true'

0 commit comments

Comments
 (0)