parent
6fed2b7b7c
commit
4e3610c129
2 changed files with 3 additions and 1 deletions
|
@ -5,5 +5,5 @@ jobs:
|
|||
container: python
|
||||
steps:
|
||||
- run: git clone https://git.724.rocks/Minecon724/dn42-info .
|
||||
- run: pwd && ls -la
|
||||
- run: pip install -r requirements.txt
|
||||
- run: python deploy.py
|
2
requirements.txt
Normal file
2
requirements.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
requests
|
||||
minify-html
|
Loading…
Reference in a new issue