Skip to content

Commit d78b809

Browse files
committed
patch
1 parent 6d4f8e9 commit d78b809

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
- name: Install packages
2222
run: yarn install
2323

24-
- name: install desktop
25-
run: cd packages/desktop-frontend && yarn install
24+
- name: install mobile
25+
run: cd packages/mobile-frontend && yarn install

0 commit comments

Comments
 (0)