Skip to content

Commit

Permalink
fix(cicd): publish to pip failed
Browse files Browse the repository at this point in the history
  • Loading branch information
tchiotludo committed Mar 2, 2023
1 parent abaaf03 commit 10c5d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ jobs:
python-version: "3.10"

- name: Copy gradle properties
run: >-
run: |
cp gradle.properties core/src/main/resources/scripts/python/gradle.properties
cp README.md core/src/main/resources/scripts/python/README.md
Expand Down

0 comments on commit 10c5d65

Please sign in to comment.