ci: Fix shellcheck

This commit is contained in:
Florian Bruhin 2025-09-09 23:27:24 +02:00
parent 9e280eb80f
commit 264d91eaec
1 changed files with 1 additions and 0 deletions

View File

@ -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