diff --git a/.github/workflows/.pipeline.yml b/.github/workflows/.pipeline.yml index 3d6ab30..271cd3e 100644 --- a/.github/workflows/.pipeline.yml +++ b/.github/workflows/.pipeline.yml @@ -41,9 +41,6 @@ jobs: with: node-version: '14' - - name: Install OS dependencies - run: sudo apt-get install libxml2-utils ghostscript poppler-utils - - name: Start required services run: sudo systemctl start mysql.service