Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sgsfak/c-ocgeo
Browse files Browse the repository at this point in the history
  • Loading branch information
sgsfak committed Aug 25, 2020
2 parents 80e102b + f3afb66 commit b2e737f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/c-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:

steps:
- uses: actions/checkout@v1
- name: update packages
run: sudo apt-get update
- name: install libcurl
run: sudo apt-get install libcurl4 libcurl4-openssl-dev
- name: make
Expand Down

0 comments on commit b2e737f

Please sign in to comment.