mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Pipeline!
This commit is contained in:
parent
f513e27dc6
commit
394627e8d5
@ -19,5 +19,3 @@ runs:
|
|||||||
run: |
|
run: |
|
||||||
./venv/scripts/activate
|
./venv/scripts/activate
|
||||||
python -m pip install -r requirements.txt
|
python -m pip install -r requirements.txt
|
||||||
# For some reason the shiboken2.abi3.dll is not found properly, so I copy it instead
|
|
||||||
Copy-Item .\venv\Lib\site-packages\shiboken2\shiboken2.abi3.dll .\venv\Lib\site-packages\PySide2\ -Force
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user