Skip to content

Commit

Permalink
Update gixsql-ubuntu-packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mridoni authored Apr 26, 2023
1 parent 457e401 commit dd34250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gixsql-ubuntu-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Install packages
run: |
apt-get install -y --allow-downgrades build-essential libmysqlclient-dev libpq-dev unixodbc-dev=2.3.7 unixodbc=2.3.7 odbcinst1debian2=2.3.7 odbcinst=2.3.7 flex libspdlog-dev libfmt-dev
sudo apt-get install -y --allow-downgrades build-essential libmysqlclient-dev libpq-dev unixodbc-dev=2.3.7 unixodbc=2.3.7 odbcinst1debian2=2.3.7 odbcinst=2.3.7 flex libspdlog-dev libfmt-dev
- name: Build GixSQL
working-directory: ${{env.GITHUB_WORKSPACE}}
Expand Down

0 comments on commit dd34250

Please sign in to comment.