Skip to content

Commit

Permalink
Update Build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
a0575 authored Aug 2, 2021
1 parent 330961b commit e9e2016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Prepare environment
run: |
sudo apt-get update
sudo apt-get install libtool-bin gperf python-docutils autopoint gettext
sudo apt-get install libtool-bin gperf python3-docutils autopoint gettext
- name: Run shellcheck
run: |
Expand Down

0 comments on commit e9e2016

Please sign in to comment.