We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1beef9 commit a8c1557Copy full SHA for a8c1557
.github/workflows/build-nowebsocket.yml
@@ -7,7 +7,7 @@ on:
7
branches:
8
- master
9
jobs:
10
- build-linux:
+ build-nowebsocket:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v2
0 commit comments