💚 Ensure SSH is installed

This commit is contained in:
Dan Jones 2023-12-21 15:42:10 -06:00
commit 9452bba19a

View file

@ -19,6 +19,7 @@ jobs:
- run:
name: Install dependencies
command: |
apk add openssh
git submodule init
git submodule update
- run: