@ -34,8 +34,8 @@ runs:
source .venv/bin/activate
echo PATH=$PATH >> $GITHUB_ENV
shell: bash
- name: "Install apt dependencies"
run: |
sudo apt-get update
sudo apt-get install -y python3-opencv
# - name: "Install apt dependencies"
# run: |
# sudo apt-get update
# sudo apt-get install -y python3-opencv
# shell: bash