From 43476acdcdf615f7d13548e939fe67e2aafecf52 Mon Sep 17 00:00:00 2001 From: Alexander Entinger Date: Tue, 2 Feb 2021 11:02:13 +0100 Subject: [PATCH] Update location of Arduino_Portenta_OTA library. --- .github/workflows/compile-examples.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile-examples.yml b/.github/workflows/compile-examples.yml index 833accca..d491ead0 100644 --- a/.github/workflows/compile-examples.yml +++ b/.github/workflows/compile-examples.yml @@ -137,7 +137,7 @@ jobs: name: arduino:mbed libraries: | - name: ArduinoECCX08 - - source-url: https://github.com/facchinm/Arduino_OTA_Portenta.git + - source-url: https://github.com/arduino-libraries/Arduino_Portenta_OTA.git sketch-paths: | - examples/utility/Provisioning # ESP8266 boards