Skip to content

Commit 78910b8

Browse files
committed
Port Steve workflow for Maps iOS (#2629)
GitOrigin-RevId: 38956e6b6a8979c3f4143338ddfc4d13f059c7d2
1 parent bcdb72a commit 78910b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/api-compatibility-check/dump_api.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ fi
3333

3434
# Run the API compatibility check script
3535
"$BREAKING_API_CHECK_SCRIPT" dump "$MAPBOX_MAPS_DIR/MapboxMaps.zip" --module MapboxMaps -o "$OUTPUT"
36-
mv "$MAPBOX_MAPS_DIR/MapboxMaps.zip" "$BINARY_OUTPUT"
36+
mv "$MAPBOX_MAPS_DIR/MapboxMaps.zip" "$BINARY_OUTPUT"

0 commit comments

Comments
 (0)