parent
596bcf74f7
commit
80381fc968
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ jobs:
|
||||||
container: eclipse-temurin:21-alpine
|
container: eclipse-temurin:21-alpine
|
||||||
steps:
|
steps:
|
||||||
- name: Install build dependencies
|
- name: Install build dependencies
|
||||||
run: apk add git node curl
|
run: apk add git nodejs curl
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: https://github.com/actions/checkout@v4
|
uses: https://github.com/actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Reference in a new issue