Skip to content

Commit 8d932b9

Browse files
committed
Update build-libwebp.yml
1 parent a80361c commit 8d932b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-libwebp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: |
4545
cd libwebp
4646
sed -i.bak 's/\$<TARGET_OBJECTS:webpdecode>//' CMakeLists.txt
47-
sed -i.bak 's/target_link_libraries(webp sharpsyuv)//' CMakeLists.txt
47+
sed -i.bak 's/target_link_libraries(webp sharpyuv)//' CMakeLists.txt
4848
4949
- name: Create export lists
5050
shell: bash

0 commit comments

Comments
 (0)