Skip to content

Commit

Permalink
ci: llvm workflow installs curl
Browse files Browse the repository at this point in the history
  • Loading branch information
alandefreitas committed Aug 29, 2024
1 parent 58119e0 commit 5dc3884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ jobs:
uses: alandefreitas/cpp-actions/package-install@v1.8.4
id: package-install
with:
apt-get: build-essential asciidoctor cmake bzip2 git
apt-get: build-essential asciidoctor cmake bzip2 git curl

- name: LLVM Parameters
id: llvm-parameters
Expand Down

0 comments on commit 5dc3884

Please sign in to comment.