mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-05 16:16:13 +00:00
Fixed broken build
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -62,4 +62,4 @@ jobs:
|
||||
- name: PlatformIO lib install
|
||||
run: pio pkg install
|
||||
- name: PlatformIO run
|
||||
run: pio run
|
||||
run: ./scripts/pio-run.sh run
|
||||
|
||||
Reference in New Issue
Block a user