mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 09:40:08 +00:00
Revert "GitHub CI Win: curl ca-cert path error workaround"
no longer needed - this has already been fixed in MSYS upstream
This reverts commit 07f5031c70.
This commit is contained in:
4
.github/scripts/Windows/prepare_msys.sh
vendored
4
.github/scripts/Windows/prepare_msys.sh
vendored
@@ -57,10 +57,6 @@ $PACMAN_INSTALL p7zip
|
||||
$PACMAN_INSTALL libtool # PCP
|
||||
pacman -Scc --noconfirm
|
||||
|
||||
# TOREMOVE curl error workaround - remowe when not needed
|
||||
mkdir -p /clang64/ssl/certs
|
||||
cp /clang64/etc/ssl/certs/ca-bundle.crt /clang64/ssl/certs
|
||||
|
||||
# Build AJA wrapper if we have SDK
|
||||
install_aja() {(
|
||||
git clone --depth 1 https://github.com/aja-video/ntv2 AJA
|
||||
|
||||
Reference in New Issue
Block a user