mirror of
https://github.com/ColdeZhang/Dominion.git
synced 2024-12-18 14:49:01 +08:00
Fix gitea CI-CD
This commit is contained in:
parent
94437b0759
commit
8561b17596
@ -13,6 +13,8 @@ jobs:
|
||||
uses: https://ssl.lunadeer.cn:14446/actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: "Update Submodules"
|
||||
run: git submodule update --init --recursive
|
||||
- name: "Set up JDK 17"
|
||||
uses: https://ssl.lunadeer.cn:14446/actions/setup-java@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user