Skip to content

Commit

Permalink
Fixing publish workflow V
Browse files Browse the repository at this point in the history
  • Loading branch information
ansobolev committed Jun 21, 2022
1 parent 9987114 commit 266603f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Download artifacts
uses: actions/download-artifact@v3
with:
path: wheels/
path: FaCT++.Python/wheels/
- name: Move wheels
run: |
mv wheels/*/*.whl dist/
Expand Down

0 comments on commit 266603f

Please sign in to comment.