mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-15 02:50:43 +01:00
CI
This commit is contained in:
parent
90ede96e56
commit
9f84281858
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
# extensions: zip, mbstring, pdo_mysql, mysql, dom, xsl, openssl, intl, curl, soap, gd
|
||||
|
||||
- name: Setup PHP
|
||||
run: sudo apt -y install php php-cli php-fpm php-json php-common php-mysql php-zip php-gd php-mbstring php-curl php-xml php-pear php-bcmath libapache2-mod-php
|
||||
run: sudo apt -y install php php-cli php-fpm php-json php-common php-mysql php-zip php-gd php-mbstring php-curl php-xml php-pear php-bcmath libapache2-mod-php7.4
|
||||
|
||||
- name: Enabling PHP module
|
||||
run: sudo a2enmod php
|
||||
|
Loading…
x
Reference in New Issue
Block a user