Skip to content

Commit

Permalink
rebase with main
Browse files Browse the repository at this point in the history
  • Loading branch information
majetideepak committed Mar 22, 2024
1 parent 3e61634 commit 6d6cb06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ jobs:
ref: "${{ inputs.ref }}"

- name: Install dependencies
run: source ./scripts/setup-ubuntu.sh
run: source ./scripts/setup-ubuntu.sh && install_build_prerequisites && install_velox_deps_from_apt

- name: Download exchange fuzzer
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 6d6cb06

Please sign in to comment.