mirror of
https://github.com/mtshiba/pylyzer.git
synced 2025-07-07 17:45:00 +00:00
Update cargo_publish.ps1
This commit is contained in:
parent
313d2d2f59
commit
5d5b4713dd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
if ($PWD.Path -eq "$HOME\GitHub\pylyzer") {
|
||||
if ($PWD.Path -like "*\pylyzer") {
|
||||
if ($null -eq $env:PYPI_PASSWORD) {
|
||||
echo "set PYPI_PASSWORD environment variable"
|
||||
exit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue