Skip to content

Commit

Permalink
Search for pyproject files
Browse files Browse the repository at this point in the history
duh
  • Loading branch information
justalemon committed Jun 23, 2023
1 parent 6533d30 commit c28868f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: justalemon/[email protected]
with:
version: 0.0.1-alpha.${{ github.run_number }}
csproj-files: "**/root.props"
pyproject-files: "pyproject.toml"
- run: pip install .[dev]
- run: python -m build
- uses: actions/[email protected]
Expand Down

0 comments on commit c28868f

Please sign in to comment.