Skip to content

Commit

Permalink
Update compile-sketch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcel-licence authored Oct 14, 2024
1 parent 074a083 commit 9a616e3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/compile-sketch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
libraries: |
- source-url: https://github.com/marcel-licence/ML_SynthTools.git
name: ML_SynthTools
- source-url: https://github.com/marcel-licence/ML_SynthTools_Lib.git
name: ML_SynthTools_Lib
- source-url: https://github.com/adafruit/Adafruit-GFX-Library.git
name: Adafruit_GFX_Library
version: 1.10.10
Expand Down Expand Up @@ -93,6 +95,8 @@ jobs:
libraries: |
- source-url: https://github.com/marcel-licence/ML_SynthTools.git
name: ML_SynthTools
- source-url: https://github.com/marcel-licence/ML_SynthTools_Lib.git
name: ML_SynthTools_Lib
- source-url: https://github.com/adafruit/Adafruit-GFX-Library.git
name: Adafruit_GFX_Library
version: 1.10.10
Expand Down Expand Up @@ -144,6 +148,8 @@ jobs:
libraries: |
- source-url: https://github.com/marcel-licence/ML_SynthTools.git
name: ML_SynthTools
- source-url: https://github.com/marcel-licence/ML_SynthTools_Lib.git
name: ML_SynthTools_Lib
- source-url: https://github.com/adafruit/Adafruit-GFX-Library.git
name: Adafruit_GFX_Library
version: 1.10.10
Expand Down Expand Up @@ -195,6 +201,8 @@ jobs:
libraries: |
- source-url: https://github.com/marcel-licence/ML_SynthTools.git
name: ML_SynthTools
- source-url: https://github.com/marcel-licence/ML_SynthTools_Lib.git
name: ML_SynthTools_Lib
- source-url: https://github.com/adafruit/Adafruit-GFX-Library.git
name: Adafruit_GFX_Library
version: 1.10.10
Expand Down

0 comments on commit 9a616e3

Please sign in to comment.