mirror of
https://github.com/onyx-and-iris/nvda-addon-voicemeeter.git
synced 2025-02-22 21:05:07 +00:00
add name to download action
This commit is contained in:
parent
9764b9d827
commit
dc9ac5ddc3
2
.github/workflows/build_addon.yml
vendored
2
.github/workflows/build_addon.yml
vendored
@ -47,6 +47,8 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: download releases files
|
||||
uses: actions/download-artifact@v4.1.7
|
||||
with:
|
||||
name: packaged_addon
|
||||
- name: Display structure of downloaded files
|
||||
run: ls -R
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user