Skip to content

Commit 5dc3884

Browse files
committed
ci: llvm workflow installs curl
1 parent 58119e0 commit 5dc3884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ jobs:
625625
uses: alandefreitas/cpp-actions/[email protected]
626626
id: package-install
627627
with:
628-
apt-get: build-essential asciidoctor cmake bzip2 git
628+
apt-get: build-essential asciidoctor cmake bzip2 git curl
629629

630630
- name: LLVM Parameters
631631
id: llvm-parameters

0 commit comments

Comments
 (0)