mirror of
https://github.com/bobwen-dev/htpdate
synced 2025-04-11 23:00:44 +02:00
Update c-cpp.yml
This commit is contained in:
parent
72d17b3458
commit
267f93caf6
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -13,5 +13,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install system dependencies
|
||||
run: sudo apt-get install libcurl4-openssl-dev
|
||||
- name: build
|
||||
run: gcc -o htpdate htpdate.c -lcurl
|
||||
|
Loading…
x
Reference in New Issue
Block a user