There was an error while loading. Please reload this page.
1 parent 6c88c71 commit 1c71b53Copy full SHA for 1c71b53
2 files changed
.github/workflows/ci.yml
@@ -9,8 +9,8 @@ on:
9
workflow_dispatch:
10
11
env:
12
- LSL_RELEASE_URL: "https://github.com/sccn/liblsl/releases/download/v1.17.4"
13
- LSL_RELEASE: "1.17.4"
+ LSL_RELEASE_URL: "https://github.com/sccn/liblsl/releases/download/v1.17.7"
+ LSL_RELEASE: "1.17.7"
14
15
jobs:
16
.github/workflows/publish-to-pypi.yml
defaults:
run:
0 commit comments