Skip to content

Commit 83ee73a

Browse files
committed
Debug
1 parent d80d6ca commit 83ee73a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- run: |
2323
sudo apt-get update
24-
sudo apt-get install libcjson-dev libcurl-dev
24+
sudo apt-get install libcjson-dev libcurl4-openssl-dev
2525
2626
- run: |
2727
cd examples/openai

0 commit comments

Comments
 (0)