Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision f513e9a9

Von Enrique Morales vor etwa 1 Jahr hinzugefügt

  • ID f513e9a9dab833f3e7c4980fcdcb18c9d8e10d22
  • Vorgänger b94582bc
  • Nachfolger 7fc7a9ca

Update main.yml

Perl module installieren

Unterschiede anzeigen:

.github/workflows/main.yml
6 6
    steps:
7 7
      - name: Check out repository code
8 8
        uses: actions/checkout@v3
9
      - name: Installiere postgrsql 
9
      - name: Installiere Perl Module und Postgresql
10 10
        run: |
11
          sudo add-apt-repository universe
11 12
          sudo apt-get update
12
          sudo apt-get install postgresql
13
          sudo apt-get install libarchive-zip-perl libclone-perl libconfig-std-perl libdatetime-perl libdbd-pg-perl libdbi-perl libemail-address-perl  libemail-mime-perl libfcgi-perl libjson-perl liblist-moreutils-perl libnet-smtp-ssl-perl libnet-sslglue-perl libparams-validate-perl libpdf-api2-perl librose-db-object-perl librose-db-perl librose-object-perl libsort-naturally-perl libstring-shellquote-perl libtemplate-perl libt-csv-xs-perl libtext-iconv-perl liburi-perl libxml-writer-perl libyaml-perl libimage-info-perl libgd-gd2-perl libapache2-mod-fcgid libfile-copy-recursive-perl postgresql libalgorithm-checkdigits-perl libcrypt-pbkdf2-perl git libcgi-pm-perl libtext-unidecode-perl libwww-perl postgresql-contrib poppler-utils libhtml-restrict-perl libdatetime-set-perl libset-infinite-perl liblist-utilsby-perl libdaemon-generic-perl libfile-flock-perl libfile-slurp-perl libfile-mimeinfo-perl libpbkdf2-tiny-perl libregexp-ipv6-perl libdatetime-event-cron-perl libexception-class-perl libcam-pdf-perl libxml-libxml-perl libtry-tiny-perl libmath-round-perl libimager-perl libimager-qrcode-perl librest-client-perl libipc-run-perl
13 14
      - name: Starten der Tests...
14 15
        run: t/test.pl

Auch abrufbar als: Unified diff