Skip to content

Commit

Permalink
Update Continuous-integration.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Carlo Parata <[email protected]>
  • Loading branch information
cparata authored Apr 8, 2024
1 parent ebf70cb commit f645629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
uses: stm32duino/actions/compile-examples@main
with:
board-pattern: "NUCLEO_L476RG"
libraries: "VL53L4ED"
libraries: "STM32duino VL53L4ED"

# Use the output from the `Compilation` step
- name: Compilation Errors
Expand Down

0 comments on commit f645629

Please sign in to comment.