Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <[email protected]>
  • Loading branch information
falkTX committed Oct 5, 2024
1 parent 526b9cc commit 7a5d72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bootstrap-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ case "${1}" in
fi
dpkg --add-architecture ${linux_arch}
apt-get update -qq
apt-get install -yqq --allow-downgrades \
apt-get install --allow-downgrades \
binfmt-support \
qemu-user-static \
x11proto-dev x11proto-render-dev \
Expand Down

0 comments on commit 7a5d72b

Please sign in to comment.