update github-actions

This commit is contained in:
hanwckf
2021-06-14 22:09:05 +08:00
parent e8c6dcd075
commit d94b7d9194

View File

@ -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