1.2.37 fix release script

This commit is contained in:
Kevin Hester
2021-05-25 08:30:03 +08:00
parent a98bf80c24
commit 29587d4c4e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
# Will be available in steps.version.outputs.version
- name: Get version string
run: echo "::set-output name=version::$(./bin/buildinfo.py)"
run: echo "::set-output name=version::$(./bin/buildinfo.py short)"
id: version
- name: Build everything