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