Skip to content

Commit

Permalink
Update workflow file to remove yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
thealternatedev committed Oct 16, 2023
1 parent afd5037 commit c08bf53
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tsc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,5 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: 12
- name: yarn install
run: yarn install
- name: tsc
uses: icrawl/action-tsc@v1

0 comments on commit c08bf53

Please sign in to comment.