Update workflow

This commit is contained in:
Minecon724 2025-03-19 20:12:48 +01:00
commit 45340d6825
Signed by: Minecon724
GPG key ID: A02E6E67AB961189

View file

@ -4,7 +4,7 @@ jobs:
runs-on: docker
container: node:lts
steps:
- run: git clone https://git.m724.eu/Minecon724/dn42-info .
- uses: https://github.com/actions/checkout@v4
- run: npm i
- run: npm run build
- run: apt update && apt install ncftp -y