Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
madmatvey committed May 17, 2024
1 parent 7ac09be commit 47e0ec1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
# mysql password: password # Required if "mysql user" exists. The password for the "mysql user"
- name: Start MySQL
uses: shogo82148/actions-setup-mysql@v1
env:
ImageOS: ubuntu24.04
with:
mysql-version: "5.7"
auto-start: true
Expand Down

0 comments on commit 47e0ec1

Please sign in to comment.