This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
- 5432:5432
|
- 5432:5432
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- run: apt update && apt upgrade -y && apt install docker nodejs curl git build-essential pkg-config openssl -y
|
- run: apt update && apt upgrade -y && apt install docker nodejs curl git build-essential pkg-config openssl libssl-dev -y
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
uses: actions-rs/toolchain@v1
|
uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user