Skip to content

Commit cec607b

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

0 commit comments

Comments
 (0)