Skip to content

Commit abd27fc

Browse files
authored
Update build.yml
1 parent 2984d3c commit abd27fc

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
@@ -174,7 +174,7 @@ jobs:
174174
id: depends
175175
run: |
176176
sudo apt-get update
177-
sudo apt-get install build-essential libcurl4-openssl-dev
177+
sudo apt-get install build-essential curl libcurl4-openssl-dev
178178
179179
- name: Build
180180
id: cmake_build

0 commit comments

Comments
 (0)