Skip to content

Commit 4b38d92

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

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
@@ -54,6 +54,7 @@ jobs:
5454
- name: Set up repository
5555
run: |
5656
rm -rf ~/runner/_work/circuitpython
57+
mkdir -p "$GITHUB_WORKSPACE"
5758
git clone --filter=tree:0 https://github.com/adafruit/circuitpython.git $GITHUB_WORKSPACE
5859
- name: Checkout head / tag
5960
env:

0 commit comments

Comments
 (0)