Skip to content

Commit

Permalink
Test matrix
Browse files Browse the repository at this point in the history
msobo1 committed Oct 16, 2023
1 parent 74d0709 commit 2247d34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CI/macos/01_install_dependencies.sh
Original file line number Diff line number Diff line change
@@ -151,7 +151,6 @@ install_libwebrtc() {
step "Bypass the EULA by converting the DMG download to a CDR image"
hdiutil convert libWebRTC_${ARCH}.dmg -format UDTO -o libWebRTC_${ARCH}
step "Mount the CDR image"
mkdir $MOUNT_DIR_
hdiutil attach -quiet -nobrowse -noverify libWebRTC_${ARCH}.cdr -mountroot ${GITHUB_WORKSPACE}/..
step "Copy to destination..."
mkdir ./libwebrtc_${ARCH}

0 comments on commit 2247d34

Please sign in to comment.