Skip to content

Commit 5845b09

Browse files
committed
fix bug
1 parent bb6799b commit 5845b09

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build esp32 mpy1.25.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ jobs:
9292
make BOARD=${{ matrix.board }} \
9393
BOARD_VARIANT=${{ matrix.variant }} \
9494
FLASH_SIZE=${{ matrix.flash_size }}MB \
95-
USER_C_MODULES="${{ github.workspace }}/user_modules.cmake" \
9695
-j$(nproc)
9796
9897
# 7. 重命名并收集固件

0 commit comments

Comments
 (0)