Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vicluq authored Apr 24, 2024
1 parent 8d64bf2 commit b32e751
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install build
poetry install
- name: Build package
run: poetry build
Expand Down

0 comments on commit b32e751

Please sign in to comment.