Skip to content

Commit

Permalink
Use python packages from cwd
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Styk <[email protected]>
  • Loading branch information
StykMartin committed Jan 17, 2024
1 parent b32d648 commit 5ca6ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
print-hash: true
packages-dir: "./"

release-rpm:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5ca6ffa

Please sign in to comment.