Skip to content

Commit

Permalink
chore: add listing msodbdcsql18 folder #4324
Browse files Browse the repository at this point in the history
  • Loading branch information
cunj123 committed Oct 18, 2024
1 parent ca32514 commit a97fd9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -768,6 +768,7 @@ jobs:
curl https://packages.microsoft.com/config/ubuntu/$(lsb_release -rs)/prod.list | sudo tee /etc/apt/sources.list.d/mssql-release.list
sudo apt-get update
sudo ACCEPT_EULA=Y apt-get install -y msodbcsql18
ls /opt/microsoft/msodbcsql18/include
- uses: ./.github/actions/retry-action
with:
timeout_minutes: 90
Expand Down

0 comments on commit a97fd9e

Please sign in to comment.