ci update

This commit is contained in:
Garry Ing
2021-04-11 21:46:36 -04:00
parent ac15f91064
commit 4deaf36347
2 changed files with 6 additions and 3 deletions

View File

@ -13,5 +13,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true
- name: Install Curl
run: sudo apt install libcurl4-openssl-dev
- name: Run tests
run: bundle exec rake