install npm deps
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
This commit is contained in:
@@ -20,4 +20,5 @@ jobs:
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
- name: Build the resume
|
||||
run: |
|
||||
npm i
|
||||
npm run build
|
||||
|
||||
Reference in New Issue
Block a user