Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
PProfizi committed Nov 30, 2023
1 parent f35128c commit 4665243
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ jobs:
ref: ${{ github.event.inputs.checkout_ref || '' }}

- name: "Install the package requirements"
run: pip install .
run: |
ls
- name: "Get the version to PyMeilisearch"
run: |
Expand Down

0 comments on commit 4665243

Please sign in to comment.