This commit is contained in:
parent
507cf33e5b
commit
ba71dd0370
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
steps:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
apt update && apt install -y nodejs openjdk-21-jre-headless wget zstd
|
||||
apt update && apt install -y git nodejs openjdk-21-jre-headless wget zstd
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Reference in a new issue