Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-gustafsson authored Jan 6, 2025
1 parent 4ed51bd commit 4113794
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,12 @@ jobs:

steps:
- uses: actions/checkout@v4


- name: Validate Fastlane
uses: ashutoshgngwr/validate-fastlane-supply-metadata@v2
with:
usePlayStoreLocales: true

- name: Setup Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 4113794

Please sign in to comment.