mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 20:56:35 +00:00
Update Tasmota_build_devel.yml
This commit is contained in:
parent
ed782c6606
commit
d52fd2050a
1
.github/workflows/Tasmota_build_devel.yml
vendored
1
.github/workflows/Tasmota_build_devel.yml
vendored
@ -31,7 +31,6 @@ jobs:
|
|||||||
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 $COMMIT_SHA_SHORT
|
||||||
echo ${ env.COMMIT_SHA }
|
|
||||||
- name: Install clang compiler
|
- name: Install clang compiler
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install -f clang
|
sudo apt-get install -f clang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user