Skip to content

Commit d80d6ca

Browse files
committed
Debug
1 parent 7f587f6 commit d80d6ca

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
24+
sudo apt-get install libcjson-dev libcurl-dev
2525
2626
- run: |
2727
cd examples/openai

0 commit comments

Comments
 (0)