Add git sha to odin version command

This commit is contained in:
Mikkel Hjortshoej
2020-08-23 15:25:19 +02:00
parent 16b50a2f57
commit ae2fc5830e
7 changed files with 35 additions and 44 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ assignees: ''
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
* Operating System:
* Odin version/Commit:
* Please paste `odin version` output:
## Expected Behavior
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
shell: cmd
run: |
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat
./ci/build_ci.bat
./build.bat 1
- name: Odin run
shell: cmd
run: |
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
shell: cmd
run: |
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat
./ci/build_ci.bat
./build.bat 1 1
- name: Odin run
shell: cmd
run: |