fix some ci

This commit is contained in:
hathach 2021-12-13 18:16:29 +07:00
parent 4f3f65cb31
commit a13979b5ca
No known key found for this signature in database
GPG key ID: 2FA891220FBFD581
9 changed files with 3 additions and 0 deletions

View file

@ -29,6 +29,9 @@ jobs:
- name: pre-install
run: bash ci/actions_install.sh
- name: install example dependency
run: arduino-cli lib install 'SD"
- name: test platforms
run: python3 ci/build_platform.py ${{ matrix.arduino-platform }}