Skip to content

Commit 8bb9445

Browse files
committed
[skip ci] workflow test
1 parent cec607b commit 8bb9445

28 files changed

+28
-28
lines changed

.github/workflows/build-board-custom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
steps:
5454
- name: Set up repository
5555
run: |
56-
rm -rf ~/runner/_work/circuitpython/circuitpython
56+
rm -rf ~/runner/_work/circuitpython
5757
git clone --filter=tree:0 https://github.com/adafruit/circuitpython.git $GITHUB_WORKSPACE
5858
- name: Checkout head / tag
5959
env:

ports/silabs/gecko_sdk

Submodule gecko_sdk updated 31690 files

ports/stm/st_driver/CMSIS_5

Submodule CMSIS_5 updated 8860 files

0 commit comments

Comments
 (0)