0
0
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:
Bob Wen 2024-12-31 04:05:54 +00:00 committed by GitHub
parent 72d17b3458
commit 267f93caf6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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