mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-21 03:04:30 +10:00
fix(winget): run with bash [skip ci]
This commit is contained in:
3
.github/workflows/insider-windows.yml
vendored
3
.github/workflows/insider-windows.yml
vendored
@@ -116,6 +116,9 @@ jobs:
|
||||
winget:
|
||||
needs: build
|
||||
runs-on: windows-latest
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
env:
|
||||
VSCODE_QUALITY: 'insider'
|
||||
if: needs.build.outputs.SHOULD_DEPLOY == 'yes'
|
||||
|
||||
Reference in New Issue
Block a user