Skip to content

Commit 2ebd6d9

Browse files
committed
update Makefile - gha challenge
1 parent 0c855b5 commit 2ebd6d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ docker:
2525

2626
firmware:
2727
cd micropython && \
28-
docker run --rm -it -v $(PWD)/micropython:/root rpi-pico-build bash /root/firmware_builder.sh
28+
docker run --rm -v $(PWD)/micropython:/root rpi-pico-build bash /root/firmware_builder.sh

0 commit comments

Comments
 (0)