WORKFLOW: tentative solution for PRs - try#4 [skip ci]

This commit is contained in:
XargonWan 2024-08-25 18:03:38 +09:00
parent 11877adc38
commit 5bad19fb35

View file

@ -54,6 +54,7 @@ jobs:
- name: Clone RetroDECK repo
uses: actions/checkout@v4
with:
fetch-depth: 0
submodules: 'true'
ref: ${{ github.sha }}