Skip to content

Commit

Permalink
update mobile lint
Browse files Browse the repository at this point in the history
  • Loading branch information
SamratSahoo committed Nov 13, 2024
1 parent a71627b commit 72ccc1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mobile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
node-version: 18.x

- name: Install dependencies
run: yarn install --frozen-lockfile
run: yarn
working-directory: ${{ env.working-directory }}

- name: Lint files and run type-checks
Expand Down

0 comments on commit 72ccc1b

Please sign in to comment.