ci: fix for questzdoom checkout, changed depth to all history

This commit is contained in:
Emanuele Disco 2022-12-24 02:59:55 +09:00
parent 83010374f8
commit aaa09bae6f

View file

@ -45,6 +45,7 @@ jobs:
- name: Checkout QuestZDoom
uses: actions/checkout@v3
with:
fetch-depth: 0
submodules: true
path: VrSamples/QuestZDoom