Skip to content

Commit

Permalink
c.yml: more mistakes removed
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Sep 24, 2019
1 parent cd74169 commit 5e3e04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: install libcurl
- run: apt-get install libcurl4-openssl-dev
run: apt-get install libcurl4-openssl-dev
- name: make
run: make

0 comments on commit 5e3e04b

Please sign in to comment.