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
commit e032a84575
No known key found for this signature in database
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