Skip to content

Commit

Permalink
fix: make authenticator use macos
Browse files Browse the repository at this point in the history
  • Loading branch information
Equartey committed Aug 31, 2023
1 parent b4788ac commit 40560d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/amplify_authenticator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,4 @@ jobs:
with:
package-name: amplify_authenticator
working-directory: packages/authenticator/amplify_authenticator
runner: macos-latest
4 changes: 4 additions & 0 deletions packages/authenticator/amplify_authenticator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,7 @@ flutter:
- family: SocialIcons
fonts:
- asset: assets/social-buttons/SocialIcons.ttf

aft:
github:
custom: true

0 comments on commit 40560d5

Please sign in to comment.