Skip to content

Commit

Permalink
.github/workflows/ci.yml: fix python build test
Browse files Browse the repository at this point in the history
  • Loading branch information
somsonson committed Sep 2, 2024
1 parent 47b1733 commit 39053f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,4 @@ jobs:
run: |
ls
cd ./sdk
python -m build
python -m build --no-isolation

0 comments on commit 39053f4

Please sign in to comment.