Skip to content
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.

Commit

Permalink
modify main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ashuvssut committed May 6, 2024
1 parent 1f6def6 commit 5a73336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
cache: 'yarn'

- name: Installing dependencies
run: cd lib/js-sdk && yarn
run: yarn

- name: tsc Linting
run: cd lib/js-sdk && yarn lint
Expand Down

0 comments on commit 5a73336

Please sign in to comment.