Skip to content

Commit c5d2038

Browse files
Rerun CI
1 parent 67c5b6f commit c5d2038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release/kubectl-mongodb/kubectl_mac_notarize.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ if [[ -f "./dist/kubectl-mongodb_darwin_amd64_v1/kubectl-mongodb" && -f "./dist/
3333
unzip -l ./dist/kubectl-mongodb_macos_signed.zip
3434
echo "done"
3535

36-
echo "running unzip -t to verify that the op zip file of macnotary is correct"
36+
echo "running unzip -t ./dist/kubectl-mongodb_macos_signed.zip to verify that the op zip file of macnotary is correct"
3737
unzip -t ./dist/kubectl-mongodb_macos_signed.zip
3838
echo "done"
3939

0 commit comments

Comments
 (0)