Update for the github workflows.
This commit is contained in:
2
.github/workflows/test-ubuntu.yml
vendored
2
.github/workflows/test-ubuntu.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Install Perl and dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y perl libcgi-pm-perl libdigest-md5-perl apache2 libapache2-mod-cgid
|
||||
sudo apt-get install -y perl libcgi-pm-perl libdigest-md5-perl apache2
|
||||
|
||||
- name: Enable CGI module in Apache
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user