mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
esp-idf: try without sudo
This commit is contained in:
parent
ecd8f8d00b
commit
61a7a2e8f9
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
container: espressif/idf:latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: sudo apt-get install yq
|
||||
- run: apt-get install yq
|
||||
- name: Extract Version and determine name
|
||||
working-directory: api/cpp/esp-idf/slint
|
||||
id: version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue