mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-03-12 05:09:12 +00:00
use --with build --without dev
This commit is contained in:
parent
eb2ce5360f
commit
3271a52f15
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
@ -70,14 +70,8 @@ jobs:
|
||||
run: poetry self add poethepoet
|
||||
shell: bash
|
||||
|
||||
- name: Replace path dependencies with PyPI versions
|
||||
run: |
|
||||
poetry remove voicemeeter-api vban-cmd || true
|
||||
poetry add voicemeeter-api vban-cmd
|
||||
shell: bash
|
||||
|
||||
- name: Install dependencies
|
||||
run: poetry install --with build
|
||||
run: poetry install --with build --without dev
|
||||
shell: bash
|
||||
|
||||
- name: Build artifacts with dynamic taskfile
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user