Skip to content

Commit d377964

Browse files
authored
Update test.yml
1 parent ce1dbbd commit d377964

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v2
1111
- run: sudo apt update
12-
- run: sudo apt install libmodule-build-perl libclass-accessor-perl
12+
- run: sudo apt install libmodule-build-perl libclass-accessor-perl libyaml-syck-perl
1313
- name: Install Perl dependencies
1414
run: |
1515
sudo apt-get update

0 commit comments

Comments
 (0)