mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
[ci,workflows] fix alt-architectures mk-build-deps
This commit is contained in:
2
.github/workflows/alt-architectures.yml
vendored
2
.github/workflows/alt-architectures.yml
vendored
@@ -38,9 +38,9 @@ jobs:
|
||||
install: |
|
||||
apt-get update -q -y
|
||||
apt-get install -q -y devscripts clang ninja-build ccache equivs
|
||||
run: |
|
||||
./packaging/scripts/prepare_deb_freerdp-nightly.sh
|
||||
mk-build-deps -i
|
||||
run: |
|
||||
cmake -GNinja \
|
||||
-C ci/cmake-preloads/config-linux-alt-arch.txt \
|
||||
-B ci-build \
|
||||
|
||||
Reference in New Issue
Block a user