1 parent ce1dbbd commit d377964Copy full SHA for d377964
1 file changed
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/checkout@v2
11
- run: sudo apt update
12
- - run: sudo apt install libmodule-build-perl libclass-accessor-perl
+ - run: sudo apt install libmodule-build-perl libclass-accessor-perl libyaml-syck-perl
13
- name: Install Perl dependencies
14
run: |
15
sudo apt-get update
0 commit comments