We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e9534 commit 83c821bCopy full SHA for 83c821b
.github/workflows/ci.yml
@@ -79,7 +79,6 @@ jobs:
79
- name: Install & Start MySQL
80
run: |
81
brew install mysql@8.4
82
- echo 'export PATH="/opt/homebrew/opt/mysql@8.4/bin:$PATH"' >> /Users/runner/.bash_profile
83
brew services start mysql@8.4
84
- uses: actions/checkout@v4
85
- uses: actions/setup-node@v4
0 commit comments