We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68bc86c commit dc0d0e0Copy full SHA for dc0d0e0
1 file changed
.github/workflows/cppcmake.yml
@@ -12,7 +12,7 @@ env:
12
LSL_URL: 'https://github.com/sccn/liblsl/releases/download'
13
LSL_RELEASE_PREFIX: 'v'
14
LSL_RELEASE: '1.14.0'
15
- LSL_RELEASE_SUFFIX: 'b1'
+ LSL_RELEASE_SUFFIX: 'b4'
16
17
18
jobs:
0 commit comments