mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
fix: update Python path for AppVeyor
This commit is contained in:
parent
8c7d30475f
commit
de97532064
|
@ -10,7 +10,7 @@ environment:
|
|||
- job_name: shared
|
||||
|
||||
install:
|
||||
- set PATH=C:\Python310-x64\Scripts;%PATH%
|
||||
- set PATH=C:\Python311-x64\Scripts;%PATH%
|
||||
- py -3 -m pip install conan
|
||||
- git submodule update --init --recursive
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user