Skip to content

Commit 93e33f1

Browse files
committed
updates
1 parent 36f6c37 commit 93e33f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/scripts/common.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ compute_release_versions() {
4343

4444
echo "compute_release_versions: start (GITHUB_RUN_NUMBER=${GITHUB_RUN_NUMBER}, RUN_OFFSET=${RUN_OFFSET})" >&2
4545

46-
local VERSION PKG_VER BUILD_VER PYPI_VER
47-
4846
_emit() {
4947
# $1..$4: VERSION PKG_VER BUILD_VER PYPI_VER
5048
export VERSION="$1" PKG_VER="$2" BUILD_VER="$3" PYPI_VER="$4"

0 commit comments

Comments
 (0)