refactor: comment out includeUpdaterJson in autobuild jobs for clarity
This commit is contained in:
4
.github/workflows/autobuild.yml
vendored
4
.github/workflows/autobuild.yml
vendored
@@ -216,7 +216,7 @@ jobs:
|
||||
prerelease: true
|
||||
tauriScript: pnpm
|
||||
args: --target ${{ matrix.target }}
|
||||
includeUpdaterJson: true
|
||||
# includeUpdaterJson: true
|
||||
|
||||
autobuild-arm-linux:
|
||||
name: Autobuild ARM Linux
|
||||
@@ -420,7 +420,7 @@ jobs:
|
||||
with:
|
||||
tauriScript: pnpm
|
||||
args: --target ${{ matrix.target }}
|
||||
includeUpdaterJson: true
|
||||
# includeUpdaterJson: true
|
||||
|
||||
- name: Rename
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user