Skip to content

Commit

Permalink
Use http_archive for buck crates without vendoring
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Apr 21, 2023
1 parent bbccde6 commit cc6759a
Show file tree
Hide file tree
Showing 4 changed files with 146 additions and 229 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -83,8 +83,6 @@ jobs:
- uses: dtolnay/install@buck2
- name: Install lld
run: sudo apt-get install lld
- run: cargo vendor --versioned-dirs --locked
working-directory: third-party
- run: reindeer buckify
working-directory: third-party
- name: Check reindeer-generated BUCK file up to date
Expand Down

0 comments on commit cc6759a

Please sign in to comment.