Skip to content

Commit 5a72eee

Browse files
committed
update
1 parent 354939e commit 5a72eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/docker/common/install_base.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ install_ubuntu() {
2323
rsync \
2424
libssl-dev \
2525
p7zip-full \
26-
libglfw3 \ # For gym in reinforcement_ppo.py
26+
libglfw3 \
2727
libglfw3-dev
2828

2929
# Cleanup package manager

0 commit comments

Comments
 (0)