mirror of
https://github.com/onyx-and-iris/nvda-addon-voicemeeter.git
synced 2026-04-18 09:03:30 +00:00
add name to download action
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user