mirror of
https://github.com/sanni/cartreader.git
synced 2025-01-25 19:31:12 +01:00
Update ci.yml
This commit is contained in:
parent
010b7e7525
commit
7c6f5f3920
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -46,5 +46,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd Cart_Reader/
|
cd Cart_Reader/
|
||||||
# Select hardware version by uncommenting it (using regular expression)
|
# Select hardware version by uncommenting it (using regular expression)
|
||||||
sed -i 's/^\/\/[\t ]*#define ${{ matrix.hwVersion }}/#define ${{ matrix.hwVersion }}/g' Cart_Reader.ino
|
sed -i 's/^\/\/[\t ]*#define ${{ matrix.hwVersion }}/#define ${{ matrix.hwVersion }}/g' Config.h
|
||||||
arduino-cli compile --fqbn arduino:avr:mega --warnings all
|
arduino-cli compile --fqbn arduino:avr:mega --warnings all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user