Skip to content

Commit

Permalink
Link in app too
Browse files Browse the repository at this point in the history
  • Loading branch information
Emaro committed Feb 9, 2024
1 parent 31a732d commit 72d5816
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
- 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 72d5816

Please sign in to comment.