fixed issure with missing tags
This commit is contained in:
@@ -14,6 +14,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Create Build directory
|
- name: Create Build directory
|
||||||
run: mkdir build
|
run: mkdir build
|
||||||
|
|||||||
Reference in New Issue
Block a user