Skip to content

Commit

Permalink
remove hide arrow dependencies from _release_rust workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianmurariu committed May 24, 2024
1 parent d054d89 commit 752b331
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/_release_rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ jobs:
with:
command: install
args: cargo-release --force
- name: "Hide arrow dependencies"
run: ./scripts/hide_arrow_dep.sh
- name: "Publish raphtory to crates.io"
if: ${{ !inputs.dry_run }}
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit 752b331

Please sign in to comment.