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
daafae17d3
commit
d7773ae8d2
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ test:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- python -m Nepgear
|
- python example.py
|
||||||
|
|
Loading…
Reference in a new issue