mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2026-07-29 08:34:28 +00:00
Compare commits
2 Commits
63166e246e
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 05078d0d5d | |||
|
|
a4b305575e |
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- uses: actions/checkout@v7
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v6
|
||||
uses: actions/setup-python@v7
|
||||
with:
|
||||
python-version: '3.11'
|
||||
cache: 'pip'
|
||||
|
||||
Reference in New Issue
Block a user