this too right
All checks were successful
/ deploy (push) Successful in 40s

This commit is contained in:
Minecon724 2024-10-11 13:13:01 +02:00
parent f5eacc1ef4
commit 770aad937c
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -6,7 +6,7 @@ jobs:
steps:
- run: git clone https://git.m724.eu/Minecon724/dn42-info .
- run: npm i
- run: npx parcel build src/index.html
- run: npm run build
- run: apt update && apt install ncftp -y
- run: chmod +x deploy.sh && ./deploy.sh
env: