We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3820dc commit 5efa7edCopy full SHA for 5efa7ed
.github/workflows/android.yml
@@ -39,7 +39,7 @@ jobs:
39
steps:
40
- uses: actions/checkout@v2
41
with:
42
- fetch-depth: 1
+ fetch-depth: 0
43
submodules: true
44
45
- name: Clone SDL Android repo
0 commit comments