[Temporary] Redirected artifact checkout to allow testing
parent
feb80565ec
commit
134450c0ed
|
@ -155,8 +155,8 @@ jobs:
|
||||||
uses: dsnopek/action-download-artifact@1322f74e2dac9feed2ee76a32d9ae1ca3b4cf4e9
|
uses: dsnopek/action-download-artifact@1322f74e2dac9feed2ee76a32d9ae1ca3b4cf4e9
|
||||||
if: ${{ matrix.run-tests }}
|
if: ${{ matrix.run-tests }}
|
||||||
with:
|
with:
|
||||||
repo: godotengine/godot
|
repo: AThousandShips/godot
|
||||||
branch: master
|
branch: the_angry_count
|
||||||
event: push
|
event: push
|
||||||
workflow: linux_builds.yml
|
workflow: linux_builds.yml
|
||||||
workflow_conclusion: success
|
workflow_conclusion: success
|
||||||
|
|
Loading…
Reference in New Issue