mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-11 16:12:20 +00:00
Update because of missing libssl library.
This commit is contained in:
parent
f64618143c
commit
2b5d3eb4fe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/site-checks.yml
vendored
2
.github/workflows/site-checks.yml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue