mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
Globally drop yasm - libvpx should not need it
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
This commit is contained in:
3
.github/workflows/bridge.yml
vendored
3
.github/workflows/bridge.yml
vendored
@@ -44,8 +44,7 @@ jobs:
|
||||
nasm \
|
||||
ninja-build \
|
||||
pkg-config \
|
||||
wget \
|
||||
yasm
|
||||
wget
|
||||
|
||||
- name: Install Rust toolchain
|
||||
uses: actions-rs/toolchain@v1
|
||||
|
||||
Reference in New Issue
Block a user