Skip to content

Commit

Permalink
fix: pipeline build error
Browse files Browse the repository at this point in the history
  • Loading branch information
seekersoftec committed Jul 22, 2024
1 parent ca878e7 commit 0a3426b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
run: python .github/scripts/create_release.py

- name: Build package
working-directory: clients/metatrader-sockets
run: python -m build

- name: Check if version exists
Expand Down

0 comments on commit 0a3426b

Please sign in to comment.