Never thought it would have run out of space!

pull/388/head
Wyatt Stanke 11 months ago
parent 771852a4d6
commit 04023725d8
No known key found for this signature in database
GPG Key ID: CE6BA5FFF135536D

@ -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
shell: bash
# - name: "Install apt dependencies"
# run: |
# sudo apt-get update
# sudo apt-get install -y python3-opencv
# shell: bash

Loading…
Cancel
Save