Skip to content

Commit

Permalink
Install augeas for extra tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ferki committed Sep 3, 2024
1 parent 69ae102 commit 852e3f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
- name: Extract build tarball
run: tar xvf build.tar
- name: Install packages
run: sudo apt-get install -y aspell
run: sudo apt-get install -y aspell augeas
- name: Setup Perl
id: perl
uses: shogo82148/actions-setup-perl@v1
Expand Down

0 comments on commit 852e3f1

Please sign in to comment.