mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-21 21:06:10 +02:00
* workflow update
This commit is contained in:
parent
7cc8e74f3b
commit
12fa17ee11
1 changed files with 1 additions and 1 deletions
2
.github/workflows/compile_esp8266.yml
vendored
2
.github/workflows/compile_esp8266.yml
vendored
|
@ -27,5 +27,5 @@ jobs:
|
|||
pip install --upgrade platformio
|
||||
- name: Run PlatformIO
|
||||
run: |
|
||||
pio project config -d tools\esp8266
|
||||
pio project config -d tools/esp8266
|
||||
pio run -e d1_mini
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue