Skip to content

Commit

Permalink
sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
alanocallaghan committed Oct 1, 2023
1 parent a138321 commit 6701758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ jobs:
pushd "openslide-${{ matrix.os }}-${{ matrix.arch }}-${{ inputs.pkgver }}"
echo "otool -L lib/libopenslide.dylib"
otool -L lib/libopenslide.dylib
launchctl load -w /System/Library/LaunchDaemons/com.apple.locate.plist
sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.locate.plist
locate libresolv.9.dylib
locate libiconv.2.dylib
popd
Expand Down

0 comments on commit 6701758

Please sign in to comment.