ci: amend portable.yml

This commit is contained in:
acgnhik
2023-02-19 16:54:53 +08:00
parent 6c1ed1bbb7
commit c042c737ce

View File

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