Skip to content

Commit

Permalink
new lines
Browse files Browse the repository at this point in the history
  • Loading branch information
ganeshnj committed Jan 30, 2024
1 parent 6907bf8 commit eb5fc87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
with:
name: OpenTelemetryApi.xcframework
path: ./opentelemetry-swift-packages/artifacts/OpenTelemetryApi.xcframework.zip
if-no-files-found: error
if-no-files-found: error
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,4 @@ for platform in "${platforms[@]}"; do
done

package $target "${platforms[@]}"
compress $target
compress $target

0 comments on commit eb5fc87

Please sign in to comment.