diff --git a/.github/workflows/check-arduino.yml b/.github/workflows/check-arduino.yml index 0d03f48..ef89995 100644 --- a/.github/workflows/check-arduino.yml +++ b/.github/workflows/check-arduino.yml @@ -23,6 +23,6 @@ jobs: with: compliance: specification # Change this to "update" once the library is added to the index. - library-manager: submit + library-manager: update # Always use this setting for official repositories. Remove for 3rd party projects. official: true