All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
6 lines
53 B
Makefile
6 lines
53 B
Makefile
install:
|
|
npm install
|
|
|
|
build: install
|
|
npm run build
|