This commit is contained in:
@@ -10,6 +10,9 @@ jobs:
|
|||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
|
- name: "Clone submodule"
|
||||||
|
run: "git submodule update --init"
|
||||||
|
|
||||||
- name: Prepare XMake
|
- name: Prepare XMake
|
||||||
uses: xmake-io/github-action-setup-xmake@v1
|
uses: xmake-io/github-action-setup-xmake@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user