упс
This commit is contained in:
parent
4e629b2fe8
commit
d31fe51017
1 changed files with 3 additions and 0 deletions
3
.github/workflows/publish-stable.yml
vendored
3
.github/workflows/publish-stable.yml
vendored
|
|
@ -21,6 +21,9 @@ jobs:
|
|||
with:
|
||||
python-version: '3.x'
|
||||
|
||||
- name: Install Dependencies
|
||||
run: pip install pyyaml requests
|
||||
|
||||
- uses: actions/checkout@v4.2.2
|
||||
with:
|
||||
submodules: 'recursive'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue