Skip to content

Commit

Permalink
Set correct work dir for build
Browse files Browse the repository at this point in the history
  • Loading branch information
BSchilperoort committed Nov 22, 2024
1 parent 6a3e9e1 commit 7740d35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
name: >-
Publish Python 🐍 distribution 📦 to PyPI
runs-on: ubuntu-latest
defaults:
run:
working-directory: python
environment:
name: pypi
url: https://pypi.org/p/remotebmi
Expand Down

0 comments on commit 7740d35

Please sign in to comment.