update github-actions
This commit is contained in:
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
- name: Prepare environment
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install libtool-bin gperf python-docutils autopoint gettext
|
||||
sudo apt install libtool-bin gperf python3-docutils autopoint gettext
|
||||
- name: Run shellcheck
|
||||
run: sh ./trunk/tools/shellcheck.sh
|
||||
- name: Prepare toolchain
|
||||
|
Reference in New Issue
Block a user