Skip to content

Commit

Permalink
Temporary use touilleMan/godot-cpp's gdextension-declarative-property…
Browse files Browse the repository at this point in the history
… for Godot-CPP in CI
  • Loading branch information
touilleMan committed Nov 12, 2022
1 parent 6568991 commit 7e21128
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linux_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,8 @@ jobs:
if: ${{ matrix.godot-cpp-test }}
uses: actions/checkout@v3
with:
repository: godotengine/godot-cpp
repository: touilleMan/godot-cpp
ref: gdextension-declarative-property
submodules: 'recursive'
path: 'godot-cpp'

Expand Down

0 comments on commit 7e21128

Please sign in to comment.