Skip to content

Commit d8ec71a

Browse files
authored
Since the library is already in the library manager index the parameter library-manager needs to be set to update. (#5)
1 parent e66f1ab commit d8ec71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/arduino-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
uses: arduino/arduino-lint-action@v1
2424
with:
2525
official: true
26-
library-manager: submit # Change this to "update" once the library has been added to the Library Manager index.
26+
library-manager: update

0 commit comments

Comments
 (0)