Skip to content

Commit d1a92b7

Browse files
Update build.yml
1 parent 9e40b76 commit d1a92b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ jobs:
221221
run: |
222222
dotnet build src/Sentry/Sentry.csproj -t:InstallAndroidDependencies -f:net8.0-android34.0 -p:AcceptAndroidSDKLicenses=True -p:AndroidSdkPath="/usr/local/lib/android/sdk/"
223223
224-
- name: Publish Test app (OSX)
224+
- name: Publish Test app (macOS)
225225
run: dotnet publish test/Sentry.TrimTest/Sentry.TrimTest.csproj -c Release -r osx-arm64
226226

227227
- name: Publish Test app (Android)

0 commit comments

Comments
 (0)