Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemaignent authored Aug 22, 2024
1 parent c59263c commit be14beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
java-version: '17'
distribution: 'temurin'
cache: maven
- name: Install ghostscript
- name: Install docker-compose
run: sudo apt-get update && sudo apt-get install -y docker-compose --fix-missing
- name: Install ghostscript
run: sudo apt-get update && sudo apt-get install -y ghostscript --fix-missing
Expand Down

0 comments on commit be14beb

Please sign in to comment.