Update workflow
This commit is contained in:
parent
6b014a0e52
commit
45340d6825
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container: node:lts
|
container: node:lts
|
||||||
steps:
|
steps:
|
||||||
- run: git clone https://git.m724.eu/Minecon724/dn42-info .
|
- uses: https://github.com/actions/checkout@v4
|
||||||
- run: npm i
|
- run: npm i
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
- run: apt update && apt install ncftp -y
|
- run: apt update && apt install ncftp -y
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue