why isn't this working
Some checks failed
/ deploy (push) Failing after 2s

This commit is contained in:
Minecon724 2024-05-12 17:21:58 +02:00
parent 17ec6eaebd
commit 7deac15221
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -4,4 +4,5 @@ jobs:
runs-on: docker runs-on: docker
container: python container: python
steps: steps:
- run: ls
- run: python deploy.py - run: python deploy.py