We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fff7b89 commit cd2ef5cCopy full SHA for cd2ef5c
.github/workflows/compile.yml
@@ -45,7 +45,7 @@ jobs:
45
with:
46
github-token: ${{ secrets.GITHUB_TOKEN }}
47
platforms: |
48
- - source-url: https://github.com/e-radionicacom/Dasduino-Board-Definitions-for-Arduino-IDE/raw/dev/package_Dasduino_Boards_index.json
+ - source-url: https://github.com/e-radionicacom/Dasduino-Board-Definitions-for-Arduino-IDE/raw/master/package_Dasduino_Boards_index.json
49
name: Inkplate_Boards:esp32
50
51
fqbn: ${{ matrix.board.fqbn }}
0 commit comments