We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bbd486 commit 36e5a89Copy full SHA for 36e5a89
.github/workflows/build-board-custom.yml
@@ -53,8 +53,6 @@ jobs:
53
steps:
54
- name: Set up repository
55
run: |
56
- rm -rf ~/runner/_work/circuitpython/circuitpython/*
57
- rm -rf ~/runner/_work/circuitpython/circuitpython/.*
58
git clone --filter=tree:0 https://github.com/adafruit/circuitpython.git $GITHUB_WORKSPACE
59
- name: Checkout head / tag
60
env:
0 commit comments