This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install necessary dependencies
|
- name: Install necessary dependencies
|
||||||
run: apt update && apt install nodejs pkgconfig -y
|
run: apt update && apt install nodejs pkg-config -y
|
||||||
- name: Install docker
|
- name: Install docker
|
||||||
run: curl -fsSL get.docker.com -o get-docker.sh && sh get-docker.sh
|
run: curl -fsSL get.docker.com -o get-docker.sh && sh get-docker.sh
|
||||||
# - name: Install Rust
|
# - name: Install Rust
|
||||||
|
|||||||
Reference in New Issue
Block a user