Fix workflow
All checks were successful
/ deploy (push) Successful in 35s

This commit is contained in:
Minecon724 2024-10-11 11:21:52 +02:00
parent 2e4d98c3ac
commit e032a84575
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -2,7 +2,7 @@ on: [push]
jobs:
deploy:
runs-on: docker
container: node
container: node:lts
steps:
- run: git clone https://git.m724.eu/Minecon724/dn42-info .
- run: npm i