mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2026-03-02 16:29:12 +00:00
closes #6
This commit is contained in:
parent
da69702a18
commit
22cf1c817f
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install "virtualenv<21" hatch
|
pip install hatch
|
||||||
|
|
||||||
- name: Build package
|
- name: Build package
|
||||||
run: hatch build
|
run: hatch build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user