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