mirror of
https://github.com/revanced/revanced-static-api.git
synced 2025-04-30 06:34:30 +02:00
ci: Remove unnecessary command
This commit is contained in:
parent
27799b8eb8
commit
ac09f37a64
3
.github/workflows/update.yml
vendored
3
.github/workflows/update.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: "Setup Python, Poetry and Dependencies"
|
- name: Setup Python, Poetry and Dependencies
|
||||||
uses: packetcoders/action-setup-cache-python-poetry@main
|
uses: packetcoders/action-setup-cache-python-poetry@main
|
||||||
with:
|
with:
|
||||||
python-version: 3.11.3
|
python-version: 3.11.3
|
||||||
@ -45,7 +45,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Update static files
|
- name: Update static files
|
||||||
run: |
|
run: |
|
||||||
poetry install
|
|
||||||
poetry run python main.py
|
poetry run python main.py
|
||||||
|
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user