that guy really wanted to start node?
Some checks failed
/ deploy (push) Failing after 5s

This commit is contained in:
Minecon724 2024-05-12 17:54:18 +02:00
parent b83a4ed365
commit 6fed2b7b7c
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

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