Skip to content

Commit a18fc5c

Browse files
committed
change: version of libhttpserver
1 parent 9bcf76b commit a18fc5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-deb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
4545
- name: Build and install external libhttpserver
4646
run: |
47-
git clone -b 0.19.0 https://github.com/etr/libhttpserver.git
47+
git clone -b 0.18.2 https://github.com/etr/libhttpserver.git
4848
cd libhttpserver
4949
./bootstrap
5050
mkdir build

0 commit comments

Comments
 (0)