Skip to content

Commit

Permalink
ci: workflows fix main.yml typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Nov 15, 2023
1 parent 7de4f40 commit 9e8c0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
echo "$HOME/.cargo/bin" >> $GITHUB_PATH
- name: "riot-rs compilation test"
run: laze build --builder nrf52840dk -g
run: laze build --builders nrf52840dk -g

0 comments on commit 9e8c0b5

Please sign in to comment.