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