Skip to content

Commit

Permalink
Stop building the third-party dir in buck
Browse files Browse the repository at this point in the history
  • Loading branch information
bigfootjon committed Feb 22, 2024
1 parent 3ab7605 commit 7804600
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/buck-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ jobs:
- run: ./ocaml-setup.sh
- run: cargo install --git https://github.com/facebookincubator/reindeer.git reindeer --force
- run: reindeer --third-party-dir shim/third-party/rust buckify
- run: buck2 build shim//third-party/... -v 2
- run: buck2 build root//... -v 2

0 comments on commit 7804600

Please sign in to comment.