Skip to content

Commit 6af654c

Browse files
committed
Use a newer libmysofa release tag for CI builds
v1.3.3 seems to have disappeared, so try v1.3.4
1 parent f2c3f05 commit 6af654c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/utils.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
3030
- name: Clone libmysofa
3131
run: |
32-
git clone https://github.com/hoene/libmysofa.git --branch v1.3.3
32+
git clone https://github.com/hoene/libmysofa.git --branch v1.3.4
3333
3434
- name: Add MSBuild to PATH
3535
uses: microsoft/setup-msbuild@v1.1.3

0 commit comments

Comments
 (0)