Skip to content

Commit a3b7ed6

Browse files
committed
Update build.yaml
1 parent beb3890 commit a3b7ed6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
timeout-minutes: 45
1717
steps:
1818
- uses: actions/checkout@v2
19-
2019
- name: Set commit SHA
2120
run: echo "SHORT_SHA=`echo ${GITHUB_SHA} | cut -c1-8`" >> $GITHUB_ENV
2221

0 commit comments

Comments
 (0)