Skip to content

Commit

Permalink
💚 ci: check proper dir for artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Mastersam07 committed Jul 3, 2023
1 parent f7ff85f commit ef5404b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ workflows:
script: |
flutter build apk --release
artifacts:
- build/**/outputs/**/*.apk
- example/build/**/outputs/**/*.apk
publishing:
email:
notify:
Expand Down

0 comments on commit ef5404b

Please sign in to comment.