Skip to content

Commit

Permalink
Init v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhaopudark committed Jan 11, 2024
1 parent 6c53c15 commit e77a3f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
OSS_ACCESS_KEY_SECRET: ${{ secrets.OSS_ACCESS_KEY_SECRET }}
shell: pwsh
run: |
$env:PATH += "/build/build_and_test.ps1"
. "/build/build_and_test.ps1"
# - run: twine upload dist/*.whl -u ${{ secrets.PYPI_USERNAME }} -p ${{ secrets.PYPI_PASSWORD }}
# - name: Upload coverage reports to Codecov
Expand Down

0 comments on commit e77a3f2

Please sign in to comment.