Skip to content

Commit

Permalink
cd
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonxslays committed Feb 25, 2024
1 parent c77bec0 commit b743bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ jobs:
source .venv/bin/activate
pip3 install -U pip
pip3 install piston_rspy --no-index --find-links dist/ --force-reinstall
python3 -c "import piston_rspy"
cd dist && python3 -c "import piston_rspy"
- name: Upload wheels
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit b743bab

Please sign in to comment.