Skip to content

Commit

Permalink
try sparse-checkout option
Browse files Browse the repository at this point in the history
  • Loading branch information
MGJamJam committed Apr 16, 2024
1 parent c9fcc5c commit a4566d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
working-directory: ./bitmovin-analytics-datasource
steps:
- uses: actions/checkout@v4
with: ./bitmovin-analytics-datasource
with:
sparse-checkout: bitmovin-analytics-datasource
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit a4566d9

Please sign in to comment.