Skip to content

Commit

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

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

- name: Update Submodules
run: |
Expand Down

0 comments on commit 2aefb69

Please sign in to comment.