Skip to content

Commit

Permalink
ci: fix 'install final result'
Browse files Browse the repository at this point in the history
  • Loading branch information
MVladislav committed Oct 27, 2023
1 parent 6b9deed commit 10ab842
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,4 @@ jobs:

- name: install final result
run: |
ls -la
cd artifacts/${{ env.PROJECT_NAME }}-*
python3 -m pip install .

0 comments on commit 10ab842

Please sign in to comment.