From bc2de34e39eb312cbf0a608e4b35c9df1fd856a2 Mon Sep 17 00:00:00 2001 From: jgromes Date: Fri, 5 Feb 2021 20:15:19 +0100 Subject: [PATCH] Updated SparkFun Apollo3 core (SparkFun:apollo3:sfe_artemis) --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7ec52c01..445282cd 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -108,7 +108,7 @@ jobs: elif [[ "${{ contains(matrix.board, 'SparkFun:apollo3') }}" == "true" ]]; then # SparkFun Apollo - echo "::set-output name=index-url::--additional-urls https://raw.githubusercontent.com/sparkfun/Arduino_Boards/master/IDE_Board_Manager/package_sparkfun_index.json" + echo "::set-output name=index-url::--additional-urls https://raw.githubusercontent.com/sparkfun/Arduino_Apollo3/master/package_sparkfun_apollo3_index.json" echo "::set-output name=warnings::'none'" elif [[ "${{ contains(matrix.board, 'STM32:stm32') }}" == "true" ]]; then