Skip to content

Bump ws from 8.3.0 to 8.17.1 in /example/js-example #1062

Bump ws from 8.3.0 to 8.17.1 in /example/js-example

Bump ws from 8.3.0 to 8.17.1 in /example/js-example #1062

Workflow file for this run

name: Linux Build CI
on:
push:
branches:
- main
paths-ignore:
- README.md
tags:
- "v*.*.*"
merge_group:
pull_request:
paths-ignore:
- README.md
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Compile Cpp
run: make build_cpp