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 d161ad7 commit e241e4bCopy full SHA for e241e4b
.github/workflows/build-board-custom.yml
@@ -53,7 +53,6 @@ jobs:
53
steps:
54
- name: Set up repository
55
run: |
56
- setopt rm_star_silent
57
rm -rf $GITHUB_WORKSPACE/{*,.*}
58
git clone --filter=tree:0 https://github.com/adafruit/circuitpython.git $GITHUB_WORKSPACE
59
- name: Checkout head / tag
0 commit comments