Update because of missing libssl library.

This commit is contained in:
David Himmelstrup 2020-09-22 13:39:19 +08:00
commit 2b5d3eb4fe

View file

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2
- name: Install dependencies
run: |
#sudo apt-get
sudo apt-get update
sudo apt-get -y install w3c-linkchecker node-ws
- name: Check websocket connection
run: |