ci: amend portable.yml
This commit is contained in:
2
.github/workflows/portable.yml
vendored
2
.github/workflows/portable.yml
vendored
@@ -72,7 +72,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Add search path
|
- name: Add search path
|
||||||
working-directory: build
|
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
|
- name: Copy run.bat
|
||||||
working-directory: build
|
working-directory: build
|
||||||
|
|||||||
Reference in New Issue
Block a user