CI wibble.

This commit is contained in:
David Himmelstrup 2020-09-22 13:29:36 +08:00
commit 986b67c7cb

View file

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2
- name: Install dependencies
run: |
apt install w3c-linkchecker node-ws
sudo apt install w3c-linkchecker node-ws
- name: Check websocket connection
run: |
wscat --connect "wss://reanimate.clozecards.com:443/ws/" --execute "GET /\n"