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