Skip to content

Commit a9c4c37

Browse files
committed
fix again
1 parent aba4346 commit a9c4c37

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/build_wppm_test_publish.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,5 @@ jobs:
8989
- uses: pypa/gh-action-pypi-publish@release/v1
9090
with:
9191
repository-url: https://test.pypi.org/legacy/
92-
skip-existing: true
93-
verbose: true # Enable verbose output
94-
92+
skip-existing: true
93+
verbose: true # Enable verbose output

0 commit comments

Comments
 (0)