Remove cURL header from bundle-audit (#18652)
This commit is contained in:
parent
8b13c755c1
commit
e9d4f18f1e
1 changed files with 0 additions and 2 deletions
2
.github/workflows/bundle-audit.yml
vendored
2
.github/workflows/bundle-audit.yml
vendored
|
|
@ -13,8 +13,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Install cURL Headers
|
||||
run: sudo apt-get install libcurl4-openssl-dev
|
||||
- uses: actions/checkout@v3
|
||||
- name: setup ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue