Update .gitea/workflows/build.yml
Some checks failed
python-build / build (push) Failing after 8s

This commit is contained in:
Greg Gauthier 2024-07-21 15:58:29 +00:00
parent 3d7e394d38
commit a50897a399

View File

@ -18,5 +18,7 @@ jobs:
&& lsb_release -a
&& python --version
&& pip --version
&& ls -la
&& which python3
&& ./install.sh
&& ./demo.sh