Skip to content

Commit

Permalink
Don't build Updater for the development build
Browse files Browse the repository at this point in the history
  • Loading branch information
IhateTrains committed Jan 7, 2025
1 parent fd808fa commit 7eafc5f
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 7eafc5f

Please sign in to comment.