hrmph
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Morgan 'ARR\!' Allen 2021-10-14 23:18:07 -07:00
parent c82f162115
commit fdd9166e8e
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ steps:
- name: build
image: espressif/idf:release-v4.1
commands:
- mkdir ~/.ssh
- ssh-keyscan -t rsa git.oit.cloud >> ~/.ssh/known_hosts
- git submodule update --init
- if [ -f sdkconfig ]; then