]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
one more!
authorBob Halley <halley@dnspython.org>
Wed, 3 Sep 2025 19:42:12 +0000 (12:42 -0700)
committerBob Halley <halley@dnspython.org>
Wed, 3 Sep 2025 19:42:12 +0000 (12:42 -0700)
.github/workflows/publish.yml

index ac5c9038bee63cab2199509dffb3fcf62800838c..7b51f9fe4d79b72401e322dce2a08c8052711363 100644 (file)
@@ -41,7 +41,7 @@ jobs:
       with:
         persist-credentials: false
     - name: Update project
-      run: sed -i '' 's/"dnspython"/"dnspython_test"/g' pyproject.toml
+      run: sed -i '' -e 's/"dnspython"/"dnspython_test"/g' pyproject.toml
     - name: Set up Python
       uses: actions/setup-python@v5
       with: