Skip to content

Commit

Permalink
Merge pull request #2 from BCG-X-Official/dev/1.0rc1
Browse files Browse the repository at this point in the history
dev/1.0rc1
  • Loading branch information
breakbotz authored Jun 18, 2024
2 parents 2f12223 + 99eadb3 commit ea157d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/artkit-release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -417,8 +417,6 @@ jobs:
run: |
set -eux
cd ${{ github.workspace }}/${{ env.project_name }}
INSTALL_PATH=$(python -c "import site; print(site.getsitepackages()[0])")/artkit
echo $INSTALL_PATH
pip install flit
flit install
flit publish
Expand Down

0 comments on commit ea157d8

Please sign in to comment.