mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-07-05 13:30:44 +00:00
Clarify MySQL setup action usage
This commit is contained in:
committed by
GitHub
parent
33189c54c5
commit
b8295f8a48
2
.github/workflows/develop.yml
vendored
2
.github/workflows/develop.yml
vendored
@@ -712,6 +712,8 @@ jobs:
|
||||
- if: matrix.mode.mysql
|
||||
name: Setup MySQL
|
||||
uses: ./.github/actions/setup-mysql-cluster
|
||||
with:
|
||||
provider: docker
|
||||
|
||||
- name: Download pre-built binaries
|
||||
uses: actions/download-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user