Skip to content

Commit c46080f

Browse files
authored
Update detect-api-changes.yml
1 parent 6bc6ff8 commit c46080f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/detect-api-changes.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
run: |
6363
NEW=${{ env.NEW_VERSION }}
6464
OLD=${{ env.OLD_VERSION }}
65+
PLATFORM="macOS"
6566
PROJECT_FOLDER=${{ github.workspace }}
6667
BINARY_PATH="$(swift build --configuration release --show-bin-path)/public-api-diff"
6768

0 commit comments

Comments
 (0)