mirror of
https://github.com/mii443/usls.git
synced 2025-08-22 15:45:41 +00:00
Update rust-release.yml
This commit is contained in:
3
.github/workflows/rust-release.yml
vendored
3
.github/workflows/rust-release.yml
vendored
@ -14,8 +14,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
DEBIAN_FRONTEND=noninteractive apt-get update
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install -y build-essential ca-certificates clang curl pkg-config protobuf-compiler
|
||||
sudo apt-get update && sudo apt-get install -y build-essential ca-certificates clang curl pkg-config protobuf-compiler
|
||||
|
||||
- name: Install Rust
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
|
Reference in New Issue
Block a user