Skip to content

Commit eb32831

Browse files
Merge branch 'kh_branding-changes' of https://github.com/qBraid/code-server into kh_branding-changes
2 parents 52a16d4 + 7123308 commit eb32831

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
7474
- name: Install cross-compiler and system dependencies
7575
run: |
76+
sed -i 's/deb\.debian\.org/archive.debian.org/g' /etc/apt/sources.list
7677
dpkg --add-architecture $TARGET_ARCH
7778
apt update && apt install -y --no-install-recommends \
7879
crossbuild-essential-$TARGET_ARCH \

0 commit comments

Comments
 (0)