Revision 9893586a
Von Enrique Morales vor fast 2 Jahren hinzugefügt
.github/workflows/main.yml | ||
---|---|---|
10 | 10 |
run: | |
11 | 11 |
sudo add-apt-repository universe |
12 | 12 |
sudo apt-get update |
13 |
sudo apt-get install postgresql postgresql-contrib libtest-deep-perl libtest-exception-perl libtest-output-perl libwww-perl liburi-find-perl libsys-cpu-perl libthread-pool-simple-perl libdbd-pg-perl libdbi-perl - name: Configurieren
|
|
13 |
sudo apt-get install postgresql postgresql-contrib libtest-deep-perl libtest-exception-perl libtest-output-perl libwww-perl liburi-find-perl libsys-cpu-perl libthread-pool-simple-perl libdbd-pg-perl libdbi-perl |
|
14 | 14 |
- name: Configurieren |
15 | 15 |
run: | |
16 | 16 |
cp config/kivitendo.conf.default config/kivitendo.conf |
Auch abrufbar als: Unified diff
Update main.yml