Skip to content

Commit

Permalink
build artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
RohithSurya committed Jun 10, 2024
1 parent fde7127 commit 74b8cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/poetry-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
python3 -m venv $POETRY_HOME
$POETRY_HOME/bin/pip install poetry==1.2.0
- name: Build Artifact
run: poetry build
run: $POETRY_HOME/bin/poetry build

0 comments on commit 74b8cc7

Please sign in to comment.