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:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: "Setup Python, Poetry and Dependencies"
|
||||
- name: Setup Python, Poetry and Dependencies
|
||||
uses: packetcoders/action-setup-cache-python-poetry@main
|
||||
with:
|
||||
python-version: 3.11.3
|
||||
@ -45,7 +45,6 @@ jobs:
|
||||
|
||||
- name: Update static files
|
||||
run: |
|
||||
poetry install
|
||||
poetry run python main.py
|
||||
|
||||
- name: Commit changes
|
||||
|
Loading…
x
Reference in New Issue
Block a user