Skip to content

Commit 482b957

Browse files
committed
update
1 parent bb79eb1 commit 482b957

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/MicroPython.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
- '{ "BOARD": "ESP32_GENERIC_S3", "BOARD_VARIANT": "SPIRAM_OCT", "FLASH": "16" }'
3030

3131
steps:
32+
- name: Checkout
33+
uses: actions/checkout@main
34+
3235
- name: Initialization environment
3336
run: |
3437
sudo apt-get update -y

0 commit comments

Comments
 (0)