Report version in build workflow output.
Austin S. Hemmelgarn committed
Jul 20, 2022 at 07:56 UTC
74237a2b77675112c24fc870e3ed9a24355fc1cb
1 file changed
+1
.github/workflows/build.yml
+1
@@ -40,6 +40,7 @@ jobs:
40
- name: Build
41
id: build
42
run: |
43
+ git describe
44
mkdir -p artifacts
45
./packaging/installer/install-required-packages.sh --dont-wait --non-interactive netdata
46
autoreconf -ivf