Skip to content

Commit

Permalink
Merge branch 'master' into integrate-falkordbrs
Browse files Browse the repository at this point in the history
  • Loading branch information
AviAvni committed Mar 3, 2024
2 parents 446424b + 463e279 commit 917bfac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sanitize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
run: |
rustup toolchain list
rustup default nightly
apt-get update
apt-get install -y clang libomp-dev libc6-dbg python3-venv
python3 -m venv venv
. venv/bin/activate
Expand Down

0 comments on commit 917bfac

Please sign in to comment.