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:
parent
038b78122e
commit
ab316a07bc
1
.github/workflows/build_micropython.yml
vendored
1
.github/workflows/build_micropython.yml
vendored
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user