Skip to content

Commit

Permalink
Failed on specific version
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-riggs committed Aug 21, 2024
1 parent 35a2110 commit c28f0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
path: dist/

- name: Install MariaDB client
run: apt-get update && apt-get install mariadb-client-10.6
run: apt-get update && apt-get install mariadb-client

- name: Set up test database
run: |
Expand Down

0 comments on commit c28f0a1

Please sign in to comment.