chore(ci): install npm
This commit is contained in:
parent
42ca0a7370
commit
93884a4f51
.gitea/workflows
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Install tooling
|
||||
run: |
|
||||
apk update
|
||||
apk add git
|
||||
apk add git npm
|
||||
- uses: actions/checkout@v4.2.2
|
||||
- name: Generate parameter section in README
|
||||
run: |
|
||||
|
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Install tooling
|
||||
run: |
|
||||
apk update
|
||||
apk add git
|
||||
apk add git npm
|
||||
- uses: actions/checkout@v4.2.2
|
||||
- name: Verify links in markdown files
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user