Skip to content

Commit

Permalink
Fix GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlika committed Jan 10, 2024
1 parent 202f8c3 commit a0ab717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- run: pnpm lint
- run: pnpm build
- run: npx tsc
working-directory: ./p2p-media-loader-demo
working-directory: ./demo

0 comments on commit a0ab717

Please sign in to comment.