Skip to content

Commit

Permalink
ci: update github actions script
Browse files Browse the repository at this point in the history
  • Loading branch information
zylcom committed Jul 27, 2023
1 parent 91e75d3 commit 00b7f73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
- run: sudo systemctl start mysql.service
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
Expand Down

0 comments on commit 00b7f73

Please sign in to comment.