ci: fix revision update not working correctly

This commit is contained in:
Emanuele Disco 2023-01-29 12:34:29 +09:00
parent 706d21a3c2
commit 93587c7336

View file

@ -74,7 +74,7 @@ jobs:
fetch-depth: 1
submodules: true
path: XrSamples/QuestZDoom
- run: git fetch --depth=100
- run: git fetch --deepen=100
working-directory: ${{ matrix.progdir }}/jni/gzdoom-g3.3mgw_mobile