diff --git a/action.yaml b/action.yaml index f88b4ea..f93b026 100644 --- a/action.yaml +++ b/action.yaml @@ -28,7 +28,7 @@ runs: shell: bash - name: Install PyPI config - run: $GITHUB_ACTION_PATH/action.sh + run: $GITHUB_ACTION_PATH/install_pypi_config.sh shell: bash - name: Build project