ci: use bash shell for Windows updater artifact upload
This commit is contained in:
@@ -66,6 +66,7 @@ jobs:
|
||||
args: ${{ matrix.args }}
|
||||
|
||||
- name: Upload updater artifacts
|
||||
shell: bash
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user