Skip to content

Commit

Permalink
Reset github checkout fetch-depth to 1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivorforce committed Oct 28, 2024
1 parent f304a86 commit 8422d3b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@ jobs:
uses: actions/checkout@v4
with:
submodules: true
fetch-depth: 0

# Lint
#- name: Setup clang-format
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ jobs:
uses: actions/checkout@v4
with:
submodules: true
fetch-depth: 0
- name: 🔗 GDExtension Build
uses: godotengine/godot-cpp-template/.github/actions/build@main
with:
Expand Down

0 comments on commit 8422d3b

Please sign in to comment.