Skip to content

Commit 3f67307

Browse files
Update main.yml
1 parent 77b874d commit 3f67307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- uses: actions/checkout@v4
8-
- uses: arduino/arduino-lint-action@v1
8+
- uses: arduino/arduino-lint-action@v1 --library-manager update
99
with:
1010
library-manager: submit
1111
compliance: strict

0 commit comments

Comments
 (0)