Skip to content

Commit

Permalink
remove curl
Browse files Browse the repository at this point in the history
  • Loading branch information
xansec committed Aug 21, 2024
1 parent 9dbfd4e commit 1935bfb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/bazel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@ jobs:
with:
python-version: '3.9'

- name: Get dependencies
run: |
choco install curl -y
- name: Download and Install Clang
run: |
./scripts/install_llvm.bat
Expand Down

0 comments on commit 1935bfb

Please sign in to comment.