This commit is contained in:
parent
8cc2d490cf
commit
34c2beae09
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
image: alpine:3.23.3
|
||||
steps:
|
||||
- name: Install dependencies
|
||||
run: apk -U add nodejs openjdk21 tar zstd
|
||||
run: apk -U add git nodejs openjdk21 tar zstd
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Reference in a new issue