@@ -20,6 +20,7 @@ jobs:
- name: update version info
run: |
+ git status
git describe --tags >| VERSION
git rev-parse HEAD >> VERSION