Home
last modified time | relevance | path

Searched full:pypi_exists (Results 1 – 1 of 1) sorted by relevance

/nanopb-3.4.0/.github/workflows/
Dpypi_publish.yml39 echo "pypi_exists=true" >> $GITHUB_ENV
41 echo "pypi_exists=false" >> $GITHUB_ENV
45 if: env.pypi_exists == 'false'