Skip to content

Commit

Permalink
Update python-app-mysql8.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
midoks committed Jun 28, 2022
1 parent 24fe0ec commit 2f06ab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app-mysql8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Install MySQL80
run: |
sudo mkdir -p /tmp
sudo echo '' > /tmp/t.log
sudo cat /www/server/mdserver-web/plugins/mysql/versions/8.0/install.sh > /tmp/t.log
sudo echo "export MAKEJN=-j12\n" >> /www/server/mdserver-web/plugins/mysql/versions/8.0/install.sh
sudo cat /tmp/t.log >> /www/server/mdserver-web/plugins/mysql/versions/8.0/install.sh
Expand Down

0 comments on commit 2f06ab5

Please sign in to comment.