Skip to content

Commit

Permalink
[Temp] Needs to be removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe-Abraham committed Sep 19, 2024
1 parent 66a2936 commit 531280a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:

- name: Install Dependencies
run: |
source scripts/setup-ubuntu.sh && install_apt_deps
source scripts/setup-ubuntu.sh && install_apt_deps && install_velox_deps
- name: Clear CCache Statistics
run: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
install_fizz
install_wangle
install_mvfst
install_fbthrift
install_proxygen
echo "NJOBS=`sysctl -n hw.ncpu`" >> $GITHUB_ENV
Expand Down

0 comments on commit 531280a

Please sign in to comment.