mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-02 11:45:54 +02:00
github action test
This commit is contained in:
parent
57ba359fa3
commit
4b3a670294
1 changed files with 1 additions and 0 deletions
1
.github/workflows/compile_development.yml
vendored
1
.github/workflows/compile_development.yml
vendored
|
@ -140,6 +140,7 @@ jobs:
|
||||||
needs: [build-en, build-de]
|
needs: [build-en, build-de]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v3
|
||||||
#- name: Copy boot_app0.bin
|
#- name: Copy boot_app0.bin
|
||||||
# run: cp ~/.platformio/packages/framework-arduinoespressif32/tools/partitions/boot_app0.bin src/.pio/build/opendtufusion/ota.bin
|
# run: cp ~/.platformio/packages/framework-arduinoespressif32/tools/partitions/boot_app0.bin src/.pio/build/opendtufusion/ota.bin
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue