Action: Fetch all

This commit is contained in:
Nullptr 2022-03-06 18:17:51 +08:00
parent 397faf7ab4
commit ff01a6209c
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ jobs:
uses: actions/checkout@v2
with:
submodules: 'recursive'
fetch-depth: 0
- name: Set up JDK 11
uses: actions/setup-java@v2