Skip to content

Commit 8e053fc

Browse files
committed
fix ci
1 parent 16a23b9 commit 8e053fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
-e CARGO_TERM_COLOR=always \
9494
${{ matrix.docker_image }} bash -c '
9595
set -e
96+
export DEBIAN_FRONTEND=noninteractive
9697
9798
# Fix apt sources for EOL releases
9899
apt-get update 2>/dev/null || {

0 commit comments

Comments
 (0)