Skip to content

Commit

Permalink
Try quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Oct 7, 2023
1 parent f45f99d commit a8fe79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/custom/after-install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ runs:
- uses: ankane/setup-mariadb@v1
if: (matrix.config.mysql_server == '') || ! matrix.config.mysql_server
with:
mariadb-version: 11.0
mariadb-version: "11.0"

- uses: ankane/setup-mysql@v1
if: matrix.config.mysql_server
Expand Down

0 comments on commit a8fe79c

Please sign in to comment.