Skip to content

Commit 6004fef

Browse files
committed
Update build-natives.yaml
1 parent bf656c6 commit 6004fef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-natives.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,9 @@ jobs:
432432
timeout-minutes: 30
433433
steps:
434434
- uses: Cysharp/Actions/.github/actions/checkout@main
435+
with:
436+
submodules: true
437+
- uses: Cysharp/Actions/.github/actions/setup-dotnet@main
435438
- uses: Cysharp/Actions/.github/actions/download-artifact@main
436439
with:
437440
path: native/artifacts

0 commit comments

Comments
 (0)