Update Test_Build.yml

This commit is contained in:
wheremyfoodat 2025-07-30 09:40:14 +03:00
commit 836b2f7c0d

View file

@ -19,7 +19,7 @@ jobs:
apt-get -y install python3 python3-pip python3-venv p7zip-full libarchive13
python3 --version
python3 -m venv venv
source venv/bin/activate
. ./venv/bin/activate
python3 -m pip install --upgrade pip setuptools
- name: Compile tests