Fix CI failure due to missing package

Former-commit-id: cf46a014c112bbba0d147dbc8489e3054df9a1ef
This commit is contained in:
John Sully 2021-01-31 02:36:30 +00:00
parent 543d92d0ff
commit 516eee7a1a

View File

@ -17,7 +17,7 @@ jobs:
run: ./utils/gen-test-certs.sh
- name: test-tls
run: |
sudo apt-get -y install tcl8.5 tcl-tls
sudo apt-get -y install tcl tcl-tls
./runtest --clients 2 --verbose --tls
- name: cluster-test
run: |