diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 421710dc81..aed2d08362 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -103,7 +103,7 @@ jobs: git config user.email github-actions@github.com git add . || true - COMMIT_VERSION=$(python3 <