GHA: Don't use setup_gdextension.sh (no longer needed)

This commit is contained in:
Serhii Snitsaruk 2024-08-08 22:55:51 +02:00
parent 7708a11840
commit 10b90b70fe
No known key found for this signature in database
GPG Key ID: A965EF8799FFEC2D
1 changed files with 0 additions and 9 deletions

View File

@ -256,15 +256,6 @@ jobs:
${{env.BIN}}-${{inputs.godot-cpp-ref}}-${{inputs.limboai-ref}}
${{env.BIN}}-${{inputs.godot-cpp-ref}}
- name: Setup project structure for GDExtension
shell: bash
run: |
bash ./gdextension/setup_gdextension.sh --copy-all
echo "---"
ls -l
echo "---"
ls -l -R ./demo/
- name: Compilation
shell: bash
env: