Skip to content

Commit e4821ec

Browse files
authored
1 parent 931a51e commit e4821ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-and-publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ env:
4949
# don't upgrade outdated brew packages because the process is too slow
5050
HOMEBREW_NO_INSTALL_UPGRADE: 1
5151
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 1
52+
# apt-get should run in noninteractive mode
53+
DEBIAN_FRONTEND: noninteractive
5254

5355
defaults:
5456
run:

0 commit comments

Comments
 (0)