Skip to content

Commit 1eaafd2

Browse files
committed
update workflow
1 parent 742d9a7 commit 1eaafd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-stm32-macho.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
example: [stm32-blink, stm32-lcd-logo, stm32-neopixel, stm32-uart-echo]
1919

2020
steps:
21+
- name: Checkout repo
22+
uses: actions/checkout@v4
23+
2124
- name: Install Swift
2225
uses: ./.github/actions/install-swift
2326

0 commit comments

Comments
 (0)