summaryrefslogtreecommitdiff
path: root/.github/workflows/ant-build.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ant-build.yaml')
-rw-r--r--.github/workflows/ant-build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ant-build.yaml b/.github/workflows/ant-build.yaml
index 35cb574c9..d76843506 100644
--- a/.github/workflows/ant-build.yaml
+++ b/.github/workflows/ant-build.yaml
@@ -27,7 +27,7 @@ jobs:
- name: Install build dependencies
run: |
sudo apt-get update
- sudo apt-get install -yq ant git wkhtmltopdf imagemagick xvfb ghostscript
+ sudo apt-get install -yq ant git
- name: Configure runtime settings
run: |