Browse Source

github action test

pull/1334/head
lumapu 1 year ago
parent
commit
c66089cb47
  1. 2
      .github/workflows/compile_development.yml

2
.github/workflows/compile_development.yml

@ -138,7 +138,7 @@ jobs:
# run: cp ~/.platformio/packages/framework-arduinoespressif32/tools/partitions/boot_app0.bin src/.pio/build/opendtufusion/ota.bin
- name: Get Artifacts
- uses: actions/download-artifact@master
uses: actions/download-artifact@master
with:
name: ahoydtu_dev
path: src/firmware/*

Loading…
Cancel
Save