ci: Fix shellcheck
This commit is contained in:
parent
9e280eb80f
commit
264d91eaec
|
|
@ -52,6 +52,7 @@ jobs:
|
|||
scoop bucket add extras
|
||||
scoop install nsis
|
||||
Add-Content $env:GITHUB_PATH "C:\Users\runneradmin\scoop\shims"
|
||||
shell: pwsh
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install -U pip
|
||||
|
|
|
|||
Loading…
Reference in New Issue