diff --git a/.github/workflows/check-arduino.yml b/.github/workflows/check-arduino.yml index 14fc87c..b970d12 100644 --- a/.github/workflows/check-arduino.yml +++ b/.github/workflows/check-arduino.yml @@ -26,6 +26,6 @@ jobs: with: compliance: strict # 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