Skip to content

Commit

Permalink
build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
albertus82 committed Aug 17, 2022
1 parent 0fb06ca commit a15418a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
distribution: zulu
java-version: ${{ matrix.java }}
- if: contains(matrix.os, 'ubuntu')
name: Install Wine
name: Install Dependencies
run: |
sudo rm -vf /etc/apt/sources.list.d/microsoft-prod.list
sudo apt-get update && sudo apt-get install -y --allow-downgrades libgd3/focal libpcre2-8-0/focal libpcre2-16-0/focal libpcre2-32-0/focal libpcre2-posix2/focal
Expand Down

0 comments on commit a15418a

Please sign in to comment.