mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-10 15:16:56 +00:00
fix
This commit is contained in:
@@ -41,9 +41,10 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install -y \
|
sudo apt install -y \
|
||||||
libwayland-dev \
|
|
||||||
libdbus-1-dev \
|
libdbus-1-dev \
|
||||||
libwebkit2gtk-4.1-dev
|
libwayland-dev \
|
||||||
|
libwebkit2gtk-4.1-dev \
|
||||||
|
libxdo-dev
|
||||||
|
|
||||||
- uses: arduino/setup-protoc@v3
|
- uses: arduino/setup-protoc@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user