Skip to content

Commit a5c3e1c

Browse files
authored
Update compile.yml
1 parent 3849e55 commit a5c3e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
github-token: ${{ secrets.GITHUB_TOKEN }}
5555
platforms: |
56-
- source-url: https://github.com/SolderedElectronics/Dasduino-Board-Definitions-for-Arduino-IDE/raw/dev/package_Dasduino_Boards_index.json
56+
- source-url: https://github.com/SolderedElectronics/Dasduino-Board-Definitions-for-Arduino-IDE/raw/master/package_Dasduino_Boards_index.json
5757
name: Inkplate_Boards:esp32
5858
5959
fqbn: ${{ matrix.board.fqbn }}

0 commit comments

Comments
 (0)