Skip to content

Commit 4250ea0

Browse files
committed
Update package index JSON
1 parent 5277c4d commit 4250ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/arduino-compile-sketches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
platforms: |
1717
- name: 'energia:msp430'
1818
version: latest
19-
source-url: 'http://energia.nu/packages/package_energia_index.json'
19+
source-url: 'https://raw.githubusercontent.com/Andy4495/TI_Platform_Cores_For_Arduino/main/json/package_energia_minimal_MSP_107_index.json'
2020
sketch-paths: |
2121
- .
2222
verbose: true

0 commit comments

Comments
 (0)