[Fix] 优化geodata初始化逻辑
This commit is contained in:
parent
0183d752a0
commit
1cc6cfab9c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Alpha.yml
vendored
2
.github/workflows/Alpha.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
|||
BINDIR: bin
|
||||
run: make -j releases
|
||||
|
||||
- name: Upload Dev
|
||||
- name: Upload Alpha
|
||||
uses: softprops/action-gh-release@v1
|
||||
if: ${{ env.GIT_BRANCH != 'Meta' && success() }}
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue