Skip to content

Commit c5287eb

Browse files
authored
Update check-arduino action after library has been added to the index. (#77)
1 parent 63735dd commit c5287eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/check-arduino.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
with:
2424
compliance: specification
2525
# Change this to "update" once the library is added to the index.
26-
library-manager: submit
26+
library-manager: update
2727
# Always use this setting for official repositories. Remove for 3rd party projects.
2828
official: true

0 commit comments

Comments
 (0)