Skip to content

Commit

Permalink
update github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hanwckf committed Jun 14, 2021
1 parent 8c2a70e commit 23387b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,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
Expand Down

0 comments on commit 23387b2

Please sign in to comment.