Skip to content

Commit a4fbaf8

Browse files
Update main.yml
1 parent 3f67307 commit a4fbaf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
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 --library-manager update
8+
- uses: arduino/arduino-lint-action@v1
99
with:
10-
library-manager: submit
10+
library-manager: update
1111
compliance: strict

0 commit comments

Comments
 (0)