mirror of
https://github.com/lumapu/ahoy.git
synced 2025-04-29 10:16:21 +02:00
github action test
This commit is contained in:
parent
b70c9bfe26
commit
78c3762538
1 changed files with 1 additions and 1 deletions
2
.github/workflows/compile_development.yml
vendored
2
.github/workflows/compile_development.yml
vendored
|
@ -146,9 +146,9 @@ jobs:
|
|||
|
||||
- name: Get Artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
path: firmware
|
||||
with:
|
||||
name: ahoydtu_dev
|
||||
path: firmware
|
||||
- name: Display structure of downloaded files
|
||||
run: ls -R
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue