Skip to content

Commit cf42e8e

Browse files
authored
Update alire.yml
1 parent e61997b commit cf42e8e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/alire.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ jobs:
1717
with:
1818
repository: godunko/a0b-spi
1919
path: a0b-spi
20+
- uses: actions/checkout@v4
21+
with:
22+
repository: godunko/a0b-stm32f401-usart
23+
path: a0b-stm32f401-usart
2024
- uses: alire-project/setup-alire@v3
2125
- name: Build project
2226
run: alr -C robo-bdc build

0 commit comments

Comments
 (0)