Skip to content

Commit

Permalink
Faster clone
Browse files Browse the repository at this point in the history
  • Loading branch information
gamingdoom committed Jan 26, 2024
1 parent 58aac6c commit 002e61d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: "recursive"
jobs: 16

- name: Build
run: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/update-submodules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: "recursive"
jobs: 8

- name: Update Submodules
run: |
Expand Down

0 comments on commit 002e61d

Please sign in to comment.