Skip to content

Commit

Permalink
Don't build Updater for the development build (#2407)
Browse files Browse the repository at this point in the history
  • Loading branch information
IhateTrains authored Jan 7, 2025
1 parent 984abfd commit c962342
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_dev_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
with:
fronter_dir: 'Fronter.NET'
release_dir: 'Publish'
build_updater: false
env:
BACKBLAZE_KEY_ID: ${{ secrets.BACKBLAZE_KEY_ID }}
BACKBLAZE_APPLICATION_KEY: ${{ secrets.BACKBLAZE_APPLICATION_KEY }}
Expand Down

0 comments on commit c962342

Please sign in to comment.