d
Some checks failed
/ deploy (push) Failing after 1m31s

This commit is contained in:
Minecon724 2024-05-12 17:50:24 +02:00
parent e3f91d8b6a
commit b83a4ed365
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -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