Skip to content

Commit

Permalink
ad v6
Browse files Browse the repository at this point in the history
  • Loading branch information
williamjayjay committed Jul 23, 2024
1 parent 367f0fa commit 9cdcd8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: npm install -g expo-cli

- name: Install Expo Font
run: expo install expo-font
run: npm expo install expo-font --legacy-peer-deps

- name: Install Google Font Karla
run: npm install @expo-google-fonts/karla
Expand Down

0 comments on commit 9cdcd8d

Please sign in to comment.