mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-03-12 05:09:12 +00:00
remove then readd deps
This commit is contained in:
parent
34299ad84e
commit
768fed217b
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -70,8 +70,9 @@ jobs:
|
|||||||
run: poetry self add poethepoet
|
run: poetry self add poethepoet
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Override local path dependencies with PyPI versions
|
- name: Replace path dependencies with PyPI versions
|
||||||
run: |
|
run: |
|
||||||
|
poetry remove voicemeeter-api vban-cmd || true
|
||||||
poetry add voicemeeter-api vban-cmd
|
poetry add voicemeeter-api vban-cmd
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user