Skip to content

Commit

Permalink
Try to implement workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
dchristl committed May 1, 2023
1 parent 8edf9f9 commit d9bf68c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
flutter pub get
flutter build apk --release
- name: Upload Android Artifacts
working-directory: ./headless_haystack
uses: actions/upload-artifact@v3
with:
name: android
Expand Down

0 comments on commit d9bf68c

Please sign in to comment.