ci: use bash shell for Windows updater artifact upload

This commit is contained in:
Matt
2026-08-25 19:46:09 +00:00
parent 0d7ad9a709
commit a1c8df8b0e
+1
View File
@@ -66,6 +66,7 @@ jobs:
args: ${{ matrix.args }}
- name: Upload updater artifacts
shell: bash
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |