Skip to content

Commit

Permalink
Install default-mysql-server
Browse files Browse the repository at this point in the history
  • Loading branch information
charsbar authored and andk committed Apr 25, 2024
1 parent 6414835 commit 08e91c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perl-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# Actions, but not how... -- rjbs, 2023-05-05
run: |
apt update
apt install -y rsync
apt install -y rsync default-mysql-server
- name: Install prereqs (cpanm, pinned versions)
# PAUSE is run (for now?) on v5.16, and the latest versions from the
# CPAN don't install on v5.16, so we install these version that do.
Expand Down

0 comments on commit 08e91c6

Please sign in to comment.