This commit is contained in:
parent
e5e24c34af
commit
e8ef3fd5e9
1 changed files with 2 additions and 2 deletions
|
|
@ -29,6 +29,6 @@ jobs:
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: esp-hal-snippets
|
name: esp_hal_snippets
|
||||||
path: target/riscv32imc-unknown-none-elf/release/esp-hal-snippets
|
path: target/riscv32imc-unknown-none-elf/release/esp_hal_snippets
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue