We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b95fe3 + 8422d3b commit 392d223Copy full SHA for 392d223
.github/workflows/builds.yml
@@ -262,7 +262,6 @@ jobs:
262
uses: actions/checkout@v4
263
with:
264
submodules: true
265
- fetch-depth: 0
266
267
# Lint
268
#- name: Setup clang-format
README.md
@@ -81,7 +81,6 @@ jobs:
81
82
83
84
85
- name: 🔗 GDExtension Build
86
uses: godotengine/godot-cpp-template/.github/actions/build@main
87
0 commit comments