(Generated by Gemini 3.5 Flash)
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt install -y git make wget
|
apt install -y git make wget nodejs
|
||||||
|
|
||||||
- name: Set git safe directory
|
- name: Set git safe directory
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt install -y git make wget
|
apt install -y git make wget nodejs
|
||||||
|
|
||||||
- name: Set git safe directory
|
- name: Set git safe directory
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user