Skip to content

Commit

Permalink
Remove link commands in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Emaro committed Feb 9, 2024
1 parent 83e5442 commit 89b1a95
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,7 @@ jobs:
working-directory: ./lib
- run: npm run build --if-present
working-directory: ./lib
- run: npm link
working-directory: ./lib

- run: npm link lib
working-directory: ./app
- run: npm ci
working-directory: ./app
- run: npm start
Expand Down

0 comments on commit 89b1a95

Please sign in to comment.