Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeldking committed Dec 28, 2023
1 parent 2237420 commit 41ab86b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/typescript-CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
uses: pnpm/action-setup@v2
with:
version: 8
run_install: |
- recursive: true
- args: [--frozen-lockfile]
- name: Install Dependencies
working-directory: ./js
run: pnpm install --frozen-lockfile
Expand Down

0 comments on commit 41ab86b

Please sign in to comment.