Skip to content

Commit

Permalink
ci: remove linking
Browse files Browse the repository at this point in the history
  • Loading branch information
JairusSW committed Jul 2, 2024
1 parent 9e61757 commit dafed8c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:

- name: Setup Bun
uses: oven-sh/setup-bun@v1

- name: Link Dependencies
run: bun link json-as

- name: Install Dependencies
run: bun install
Expand Down

0 comments on commit dafed8c

Please sign in to comment.