remove submodule lib/CMSIS_5

This commit is contained in:
hathach
2021-03-02 10:18:44 +07:00
parent c34b6b2324
commit 7afaae7ffc
4 changed files with 4 additions and 8 deletions

View File

@@ -65,7 +65,7 @@ jobs:
submodules: 'false'
- name: Checkout Submodules in lib
run: git submodule update --init --recursive lib
run: git submodule update --init lib
- name: Build
run: python3 tools/build_family.py ${{ matrix.family }}