This commit is contained in:
parent
f5eacc1ef4
commit
770aad937c
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue