Skip to content

Commit

Permalink
fix timber typo
Browse files Browse the repository at this point in the history
  • Loading branch information
murki committed Dec 10, 2024
1 parent 40bd70f commit 352e264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrations_android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: capture-timber-${{ inputs.version }}.android.zip
path: platform/jvm/capture-plugin-${{ inputs.version }}.android.zip
path: platform/jvm/capture-timber-${{ inputs.version }}.android.zip
if-no-files-found: error
- name: Upload Apollo artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 352e264

Please sign in to comment.