mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
Fix workflow
This commit is contained in:
1
.github/workflows/build-darwin.yml
vendored
1
.github/workflows/build-darwin.yml
vendored
@@ -39,6 +39,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
sparse-checkout: |
|
||||
.github
|
||||
.gitmodules
|
||||
src/deps
|
||||
scripts
|
||||
|
||||
1
.github/workflows/build-windows.yml
vendored
1
.github/workflows/build-windows.yml
vendored
@@ -44,6 +44,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
sparse-checkout: |
|
||||
.github
|
||||
.gitmodules
|
||||
src/deps
|
||||
scripts
|
||||
|
||||
Reference in New Issue
Block a user