1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

ci(micropython) add GCC problem matcher

This commit is contained in:
embeddedt 2021-10-09 08:11:54 -04:00 committed by GitHub
parent 038b78122e
commit ab316a07bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ jobs:
matrix:
port: ['unix', 'esp32', 'stm32']
steps:
- uses: ammaraskar/gcc-problem-matcher@master
- name: Install Dependencies
run: |
sudo add-apt-repository -y "deb http://archive.ubuntu.com/ubuntu `lsb_release -sc` main universe restricted multiverse"