no need for clang anymore

This commit is contained in:
Jason2866 2024-05-17 14:56:21 +02:00 committed by GitHub
parent 5b207209a5
commit ea5cc628a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -25,9 +25,9 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.x'
- name: Install clang compiler
run: |
sudo apt-get install -f clang
#- name: Install clang compiler
#run: |
#sudo apt-get install -f clang
- name: Make Berry and Tasmota Berry code
run: |
cd lib/libesp32/berry