remove submodule lib/CMSIS_5
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user