Skip to content

Commit

Permalink
Merge pull request #253 from scoutapp/ci-failure
Browse files Browse the repository at this point in the history
Fix CI failures
  • Loading branch information
asgrim authored Jan 18, 2022
2 parents b3e9a5f + a26e7de commit 17b45d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- name: "Install scoutapm extension"
if: ${{ matrix.scout-ext == 'with-scout-ext' }}
run: |
sudo apt --fix-broken install
sudo apt-get install -y libcurl4-openssl-dev
sudo mkdir -p /tmp/pear/temp
sudo pecl update-channels
Expand Down

0 comments on commit 17b45d3

Please sign in to comment.