Skip to content

Bump follow-redirects from 1.15.4 to 1.15.6 in /docs #200

Bump follow-redirects from 1.15.4 to 1.15.6 in /docs

Bump follow-redirects from 1.15.4 to 1.15.6 in /docs #200

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: make
run: |
sudo apt-get update
sudo apt-get install -y libcurl4-gnutls-dev libhts-dev libboost-date-time-dev libboost-program-options-dev libboost-system-dev libboost-filesystem-dev libboost-iostreams-dev
make