Skip to content

Commit 9515c6d

Browse files
committed
playback
1 parent cfb60a6 commit 9515c6d

File tree

5 files changed

+516
-2
lines changed

5 files changed

+516
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: |
3838
rm -rf libserum
3939
git clone https://github.com/PPUC/libserum.git libserum
40-
(cd libserum && git checkout 2c0b5bacc1a84dcfb99bd8a001209ba6534d8564)
40+
(cd libserum && git checkout 2fbe97281000a3b12812cf6af2fd2eaf00f8b2a7)
4141
4242
- if: matrix.platform == 'linux'
4343
name: Install dependencies (linux)

0 commit comments

Comments
 (0)