fixed build
This commit is contained in:
parent
73b44e29c3
commit
4110b7146b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildReporting.yml
vendored
2
.github/workflows/buildReporting.yml
vendored
|
@ -52,7 +52,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Get short SHA
|
name: Get short SHA
|
||||||
uses: benjlevesque/short-sha@v2
|
uses: benjlevesque/short-sha@v2.1
|
||||||
id: short-sha
|
id: short-sha
|
||||||
-
|
-
|
||||||
name: Store short SHA as environment variable
|
name: Store short SHA as environment variable
|
||||||
|
|
Loading…
Reference in a new issue