Skip to content

Commit

Permalink
build: make upgrade job.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Oct 20, 2023
1 parent f19d64f commit 62f47ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/migrations-mysql8-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install system Packages
run: |
sudo apt-get update
sudo apt-get install -y libxmlsec1-dev
sudo apt-get install -y libxmlsec1-dev pkgconfig
- name: Get pip cache dir
id: pip-cache-dir
run: |
Expand Down

0 comments on commit 62f47ce

Please sign in to comment.