Skip to content

Commit abe9579

Browse files
authored
Change library manager setting from submit to update
1 parent 3162628 commit abe9579

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-arduino.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: arduino/arduino-lint-action@v1
2323
with:
2424
compliance: specification
25-
library-manager: submit
25+
library-manager: update
2626
# Always use this setting for official repositories. Remove for 3rd party projects.
2727
official: true
28-
project-type: library
28+
project-type: library

0 commit comments

Comments
 (0)