Skip to content

Commit

Permalink
fix sparse-checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
jraymakers committed Jun 30, 2024
1 parent 3bf11a1 commit e929a99
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/NodeJS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,8 @@ jobs:
# DUCKDB_NODE_BUILD_CACHE: 0
steps:
- uses: actions/checkout@v3
sparse-checkout: alt
# with:
# fetch-depth: 0
with:
sparse-checkout: alt

# Default Python (3.12) doesn't have support for distutils
# - uses: actions/setup-python@v4
Expand Down

0 comments on commit e929a99

Please sign in to comment.