Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rudrankriyam authored Oct 10, 2024
1 parent 44d6109 commit 5941e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ build_framework() {
echo "Error: Framework not found in archive at ${archive_path}/Products/Library/Frameworks/${SCHEME}.framework"
ls -la "${archive_path}/Products/Library/Frameworks"
exit 1
}
fi # Fixed: Removed extra closing brace here
}

main() {
Expand Down

0 comments on commit 5941e79

Please sign in to comment.