Skip to content

Commit

Permalink
fix: update github action to use correct working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
amosmachora committed Oct 4, 2024
1 parent 961cfd7 commit 210297f
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 5,453 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ jobs:
cache: "pnpm"

- run: pnpm install --frozen-lockfile
working-directory: packages/main-lib
- run: pnpm run lint && pnpm run build
working-directory: packages/main-lib
63 changes: 0 additions & 63 deletions package.json

This file was deleted.

Loading

0 comments on commit 210297f

Please sign in to comment.