Skip to content

Commit

Permalink
fix curl call
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-rogers-dbt committed Oct 23, 2023
1 parent 05a2c08 commit a89ec58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ jobs:
unixodbc-dev \
unzip
apt-get install curl
apt-get install -y curl
curl --create-dirs -OL \
--output-dir "/tmp/simba_odbc.zip" \
Expand Down

0 comments on commit a89ec58

Please sign in to comment.