mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Experimenting with other encodings for mysql
This commit is contained in:
parent
6b984a4faa
commit
bce5fb0521
3 changed files with 6 additions and 6 deletions
|
|
@ -65,7 +65,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Copy custom MySQL option file
|
||||
- name: Set MySQL custom options
|
||||
if: ${{ matrix.TESTING_DB == 'mysql' }}
|
||||
run: |
|
||||
sudo cp ${{ github.workspace }}/.github/workflows/mysql_options.cnf /etc/mysql/custom.cnf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue