Skip to content

Commit

Permalink
Merge pull request #59 from Ivorforce/gh-fetch-depth
Browse files Browse the repository at this point in the history
Reset github checkout fetch-depth to 1.
  • Loading branch information
dsnopek authored Oct 29, 2024
2 parents 6b95fe3 + 8422d3b commit 392d223
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 392d223

Please sign in to comment.