This commit is contained in:
parent
b83a4ed365
commit
6fed2b7b7c
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container: python
|
container: python
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- run: git clone https://git.724.rocks/Minecon724/dn42-info .
|
||||||
- run: pwd && ls -la
|
- run: pwd && ls -la
|
||||||
- run: python deploy.py
|
- run: python deploy.py
|
Loading…
Reference in a new issue