Skip to content

Commit

Permalink
Update xcodebuild-action in iOS GHA workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
TadeasKriz committed May 30, 2024
1 parent 839169a commit a979055
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/KaMPKit-iOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ jobs:
run: ./gradlew :shared:iosX64Test

- name: Build
uses: sersoft-gmbh/xcodebuild-action@v1
uses: sersoft-gmbh/xcodebuild-action@v3
with:
workspace: ios/KaMPKitiOS.xcodeproj
project: ios/KaMPKitiOS.xcodeproj
scheme: KaMPKitiOS
destination: name=iPhone 8
sdk: iphoneos
Expand Down

0 comments on commit a979055

Please sign in to comment.