Skip to content

Commit

Permalink
Merge branch 'main' into zulu-jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
geoff-powell authored Dec 17, 2023
2 parents baa3715 + eca2823 commit ae4a42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
run: xcodebuild -project iosApp/iosApp.xcodeproj -scheme iosApp -configuration Debug -destination generic/platform=iOS -archivePath $RUNNER_TEMP/Tidy.xcarchive

- name: Upload Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: iOS Archive
path: $RUNNER_TEMP/Tidy/**/*.xcarchive

0 comments on commit ae4a42e

Please sign in to comment.