mirror of https://github.com/arendst/Tasmota.git
Update Tasmota_build_devel.yml
This commit is contained in:
parent
f2f78c4cee
commit
c002bf2d21
|
@ -30,6 +30,7 @@ jobs:
|
|||
COMMIT_SHA_LONG=$(git rev-parse --short HEAD || echo "")
|
||||
COMMIT_SHA_SHORT=${COMMIT_SHA_LONG::7}
|
||||
echo "COMMIT_SHA=$COMMIT_SHA_SHORT" >> $GITHUB_ENV
|
||||
echo $COMMIT_SHA_SHORT
|
||||
echo ${{ env.COMMIT_SHA }}
|
||||
- name: Install clang compiler
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue