mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-26 21:44:24 +01:00
workflow: update backend
This commit is contained in:
2
.github/workflows/backend.yml
vendored
2
.github/workflows/backend.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install build-essential cmake libjson-c-dev libssl-dev
|
||||
- name: compile libwebsockets-${{ matrix.node-version }} from source
|
||||
- name: compile libwebsockets-${{ matrix.lws-version }} from source
|
||||
env:
|
||||
LWS_VERSION: ${{ matrix.lws-version }}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user