Skip to content

Commit 6e0f904

Browse files
committed
CI
1 parent d389a84 commit 6e0f904

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-clang-doxy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ jobs:
143143
} >> "$GITHUB_OUTPUT"
144144
- name: fetch tinyuf2 combined.bin
145145
run: |
146-
echo "Downloading tinyuf2 combined.bin for ${matrix.arduino-platform}...(${board_name})"
147146
if [ "${{ matrix.arduino-platform }}" == "funhouse_noota" ]; then
148147
wget https://adafruit-circuit-python.s3.amazonaws.com/bootloaders/esp32/adafruit_funhouse_esp32s2/tinyuf2-adafruit_funhouse_esp32s2-0.35.0-combined.bin -O wippersnapper.${{ matrix.arduino-platform }}.fatfs.${{ env.WS_VERSION }}.tinyuf2-combined.bin
149148
elif [ "${{ matrix.arduino-platform }}" == "esp32s3_devkitc_1_n8" ]; then

0 commit comments

Comments
 (0)