Skip to content

Commit d290f08

Browse files
committed
workflow: update backend
1 parent 0c3e93e commit d290f08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
sudo apt-get update
2323
sudo apt-get install build-essential cmake libjson-c-dev libssl-dev
24-
- name: compile libwebsockets-${{ matrix.node-version }} from source
24+
- name: compile libwebsockets-${{ matrix.lws-version }} from source
2525
env:
2626
LWS_VERSION: ${{ matrix.lws-version }}
2727
run: |

0 commit comments

Comments
 (0)