Skip to content

Commit 69d213e

Browse files
committed
Bump transcripts to use UCM 1.0.0
1 parent 4c1aa36 commit 69d213e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ jobs:
330330
331331
# Install ucm
332332
mkdir ucm
333-
curl -L https://github.com/unisonweb/unison/releases/download/release%2F0.5.47/ucm-linux-x64.tar.gz | tar -xz -C ucm
333+
curl -L https://github.com/unisonweb/unison/releases/download/release%2F1.0.0/ucm-linux-x64.tar.gz | tar -xz -C ucm
334334
export PATH=$PWD/ucm:$PATH
335335
336336
# Start share and it's dependencies in the background

0 commit comments

Comments
 (0)