Skip to content

Commit

Permalink
#259 [ci] edit marketplace
Browse files Browse the repository at this point in the history
  • Loading branch information
KWY0218 committed May 9, 2024
1 parent b76f3c3 commit a96d1aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dev-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup MySQL
uses: mirromutth/mysql-action@v1.1
uses: samin/mysql-action@v1
with:
character set server: 'utf8'
mysql root password: 'asap'
mysql user: 'asap'
mysql password: 'asap'
Expand Down

0 comments on commit a96d1aa

Please sign in to comment.