Skip to content

Commit

Permalink
Don’t build release
Browse files Browse the repository at this point in the history
  • Loading branch information
ahoppen committed Oct 24, 2024
1 parent fce817d commit fa303ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
strategy:
fail-fast: false
matrix:
release: [true, false]
release: [false]
with:
linux_pre_build_command: |
git config --global --add safe.directory "$(realpath .)"
Expand Down

0 comments on commit fa303ab

Please sign in to comment.