mirror of
https://gitlab.com/moepoi/Quintal-Grabber.git
synced 2024-12-22 14:34:58 +01:00
Fix typo
This commit is contained in:
parent
d2937c8973
commit
d5f31f7224
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ pipelines:
|
||||||
- pip
|
- pip
|
||||||
script:
|
script:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- python -m Nepgear
|
- python example.py
|
Loading…
Reference in a new issue