mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
[ci,alt-arch] modify mk-build-deps command
This commit is contained in:
4
.github/workflows/alt-architectures.yml
vendored
4
.github/workflows/alt-architectures.yml
vendored
@@ -38,8 +38,8 @@ jobs:
|
||||
install: |
|
||||
apt-get update -q -y
|
||||
apt-get install -q -y devscripts clang ninja-build ccache equivs
|
||||
ln -s packaging/deb/freerdp-nightly debian
|
||||
mk-build-deps -i -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y"
|
||||
mk-build-deps -i -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" packaging/deb/freerdp-nightly/control
|
||||
|
||||
run: |
|
||||
cmake -GNinja \
|
||||
-C ci/cmake-preloads/config-linux-alt-arch.txt \
|
||||
|
||||
Reference in New Issue
Block a user