Skip to content

Commit

Permalink
fixed bug in rpi build
Browse files Browse the repository at this point in the history
  • Loading branch information
John Olafenwa committed May 22, 2022
1 parent 7f41e48 commit 65a696b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr_test_rpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,5 @@ jobs:
cd enhance
python3 -m pytest
docker container rm -f deepstack
- name: Clean DeepStack RPI Version
run: docker image rm -f deepquestai/deepstack:rpi

0 comments on commit 65a696b

Please sign in to comment.