Skip to content

Commit abebeb1

Browse files
committed
action flub fix
1 parent 7d60ee4 commit abebeb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
run: |
3333
mkdir $GITHUB_WORKSPACE/sdk/src/shuttles
3434
for chip in $TT_RUNS_SUPPORTED; do wget -O $GITHUB_WORKSPACE/sdk/src/shuttles/$chip.json "https://index.tinytapeout.com/$chip.json?fields=repo,address,commit,clock_hz"; done
35-
run: |
3635
# build it
3736
- run: |
3837
pip install uf2utils

0 commit comments

Comments
 (0)