mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-13 08:25:05 +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: |
|
||||
cd Cart_Reader/
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user