Skip to content

Commit

Permalink
fixed other oversight
Browse files Browse the repository at this point in the history
  • Loading branch information
pauliyobo committed Oct 24, 2021
1 parent a02cd25 commit 512060e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ jobs:
name: ${{matrix.ARTIFACT}}
path: ~/artifacts
- shell: bash
run |
cd /home/runner/artifacts
ls
run: cd /home/runner/artifacts && ls
- name: upload to test pypi
uses: pypa/gh-action-pypi-publish@master
with:
Expand Down

0 comments on commit 512060e

Please sign in to comment.