mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-03-12 05:09:12 +00:00
add required release step
This commit is contained in:
parent
c0416d5b7c
commit
cf3205a86f
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -195,6 +195,9 @@ jobs:
|
||||
contents: write
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Download all artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user