Skip to content

Commit afe8353

Browse files
committed
include tmux in CI package list
1 parent a750ec6 commit afe8353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/setup_ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
config="$1"
44
target="$2"
55

6-
PACKAGES=""
6+
PACKAGES="tmux"
77

88
echo Running as:
99
id

0 commit comments

Comments
 (0)