action run testing-44
This commit is contained in:
@@ -90,7 +90,7 @@ RUNNER_USERNAME="$RUNNER_USERNAME"
|
|||||||
TWINE_NON_INTERACTIVE="$TWINE_NON_INTERACTIVE"
|
TWINE_NON_INTERACTIVE="$TWINE_NON_INTERACTIVE"
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
CURRENT_CONFIG_HASH=$(envsubst < "$CONFIG_HASH_FILE" | sha256sum)
|
CURRENT_CONFIG_HASH=$(cat "$CONFIG_HASH_FILE" | sha256sum)
|
||||||
echo "current config hash: $CURRENT_CONFIG_HASH"
|
echo "current config hash: $CURRENT_CONFIG_HASH"
|
||||||
echo "last config hash: $LAST_CONFIG_HASH"
|
echo "last config hash: $LAST_CONFIG_HASH"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user