chore(ci): install npm

This commit is contained in:
2025-01-12 16:55:02 +01:00
parent 42ca0a7370
commit 93884a4f51
2 changed files with 2 additions and 2 deletions

View File

@ -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: |