Skip to content

Commit

Permalink
Rename bundles to not cause conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Supereg committed Jul 11, 2024
1 parent c16baed commit 8bd94df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
with:
runsonlabels: '["macOS", "self-hosted"]'
scheme: Spezi-Package
resultBundle: Spezi-Package-iOS.xcresult
artifactname: Spezi-Package-iOS.xcresult
resultBundle: Spezi-Package-iOS-Latest.xcresult
artifactname: Spezi-Package-iOS-Latest.xcresult
xcodeversion: latest
buildandtest_watchos:
name: Build and Test Swift Package watchOS
Expand Down

0 comments on commit 8bd94df

Please sign in to comment.