Skip to content

Commit

Permalink
Fix hardcoded crashpad pad
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmichel committed Oct 21, 2023
1 parent c26e54e commit 6f870ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sentry-native-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- name: Download Windows Artifact
uses: actions/download-artifact@v3
with:
name: sentry-native-win64-${{ github.event.inputs.sentry-native-tag }}-${{ github.event.inputs.sentry-native-backend.lowercase }}
name: sentry-native-win64-${{ github.event.inputs.sentry-native-tag }}-crashpad
path: sentry-native-win64
- name: Download Windows Artifact
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 6f870ce

Please sign in to comment.