mirror of
https://github.com/onyx-and-iris/nvda-voicemeeter.git
synced 2026-03-12 05:49:15 +00:00
set Task version
This commit is contained in:
parent
4ed17a5476
commit
5f7d66ceae
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -19,15 +19,15 @@ jobs:
|
||||
with:
|
||||
python-version: '3.12'
|
||||
|
||||
- name: Setup PDM
|
||||
- name: Install PDM
|
||||
uses: pdm-project/setup-pdm@v4
|
||||
with:
|
||||
python-version: '3.12'
|
||||
|
||||
- name: Setup Task
|
||||
- name: Install Task
|
||||
uses: go-task/setup-task@v1
|
||||
with:
|
||||
version: latest
|
||||
version: 3.x
|
||||
|
||||
- name: Download NVDA Controller Client
|
||||
shell: pwsh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user