ci: amend portable.yml
This commit is contained in:
parent
6c1ed1bbb7
commit
c042c737ce
2
.github/workflows/portable.yml
vendored
2
.github/workflows/portable.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
||||
|
||||
- name: Add search path
|
||||
working-directory: build
|
||||
run: Add-Content -Path "python\python310._pth" "Lib\site-packages"
|
||||
run: Add-Content -Path "python\python311._pth" "Lib\site-packages"
|
||||
|
||||
- name: Copy run.bat
|
||||
working-directory: build
|
||||
|
Loading…
Reference in New Issue
Block a user