mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-07 13:45:42 +12:00
make it pull tags info
This commit is contained in:
parent
e0a025a5c6
commit
b79534031f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -17,6 +17,7 @@ jobs:
|
||||||
|
|
||||||
- name: Git Submodule update
|
- name: Git Submodule update
|
||||||
run: git submodule update --init --recursive
|
run: git submodule update --init --recursive
|
||||||
|
run: git fetch -tags
|
||||||
|
|
||||||
- name: Setup .NET
|
- name: Setup .NET
|
||||||
uses: actions/setup-dotnet@v1
|
uses: actions/setup-dotnet@v1
|
||||||
|
|
Loading…
Add table
Reference in a new issue