Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
vaind committed Nov 21, 2024
1 parent 91650b5 commit b25bb77
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,13 @@ jobs:
;;
esac
- name: Upload temp artifact
uses: actions/upload-artifact@v4
if: always()
with:
name: native-test-temp
path: flutter/temp

analyze:
uses: ./.github/workflows/analyze.yml
with:
Expand Down

0 comments on commit b25bb77

Please sign in to comment.