diff --git a/.github/workflows/test_pypi.yml b/.github/workflows/test_pypi.yml index 02ffe06..db65e67 100644 --- a/.github/workflows/test_pypi.yml +++ b/.github/workflows/test_pypi.yml @@ -27,7 +27,7 @@ jobs: - name: Update the package Version for testing # https://stackoverflow.com/questions/54310050/how-to-version-build-artifacts-using-github-actions run: | - run rename_version.sh ${{ github.run_number }} + rename_version.sh ${{ github.run_number }} - name: Make the build steps for the packaging # https://stackoverflow.com/questions/21064581/how-to-overwrite-pypi-package-when-doing-upload-from-command-line # https://peps.python.org/pep-0427/#file-name-convention