parent
e3f91d8b6a
commit
b83a4ed365
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container: python
|
container: python
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v4
|
||||||
- run: pwd && ls -la
|
- run: pwd && ls -la
|
||||||
- run: python deploy.py
|
- run: python deploy.py
|
Loading…
Reference in a new issue