Skip to content

Commit

Permalink
removed uneeded step
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmonisit committed Jan 5, 2024
1 parent 37e3e52 commit 21f4ff0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
- name: Install dependencies
run: pnpm install

- name: Install Dependencies
run: npm install

- name: TypeScript Compilation
run: npm run tsc

Expand Down

0 comments on commit 21f4ff0

Please sign in to comment.