Skip to content

Commit

Permalink
path like this? with quotes?
Browse files Browse the repository at this point in the history
  • Loading branch information
designer2k2 authored Mar 2, 2024
1 parent 2a21254 commit d1e3806
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
name: realtek:AmebaD
libraries: |
# The sketches typically don't have any external library dependencies, just some:
- source-path: Arduino_zip_libraries/AmebaMotors.zip
- source-path: Arduino_zip_libraries/AmebaEink.zip
- source-path: "Arduino_zip_libraries/AmebaMotors.zip"
- source-path: "Arduino_zip_libraries/AmebaEink.zip"
- name: "SparkFun ADXL313 Arduino Library"
verbose: false
enable-deltas-report: false

0 comments on commit d1e3806

Please sign in to comment.