Skip to content

Commit

Permalink
Adding checkout to revert sed modifications of pyproject.toml and Car…
Browse files Browse the repository at this point in the history
…go.toml (#3172)
  • Loading branch information
cjermain committed Apr 18, 2022
1 parent ff20af7 commit 88abd43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/deploy_manylinux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ sed '/s/"dynamic_groupby",/"dynamic_groupby",\n"bigidx",/' Cargo.toml
maturin publish \
--skip-existing \
--username ritchie46

# Clean up after bigidx changes
git checkout .

0 comments on commit 88abd43

Please sign in to comment.