mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[ci,alt-arch] enable source uris
This commit is contained in:
1
.github/workflows/alt-architectures.yml
vendored
1
.github/workflows/alt-architectures.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
|||||||
CTEST_OUTPUT_ON_FAILURE: 1
|
CTEST_OUTPUT_ON_FAILURE: 1
|
||||||
WLOG_LEVEL: 'trace'
|
WLOG_LEVEL: 'trace'
|
||||||
install: |
|
install: |
|
||||||
|
sed -i '/deb-src/s/^# //' /etc/apt/sources.list
|
||||||
apt-get update -q -y
|
apt-get update -q -y
|
||||||
apt-get install -q -y devscripts clang ninja-build ccache equivs
|
apt-get install -q -y devscripts clang ninja-build ccache equivs
|
||||||
mk-build-deps -i -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" packaging/deb/freerdp-nightly/control
|
mk-build-deps -i -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" packaging/deb/freerdp-nightly/control
|
||||||
|
|||||||
Reference in New Issue
Block a user