Skip to content

Commit ec542ae

Browse files
committed
chore(ci): fix directory path onPromise to onPremise
1 parent d78b2df commit ec542ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
fi
3636
3737
echo "📂 Navigating to Docker directory..."
38-
cd memory-infra/docker/prod/onPromise
38+
cd memory-infra/docker/prod/onPremise
3939
4040
echo "📦 Checking and installing required tools..."
4141
if ! command -v jq &> /dev/null; then

0 commit comments

Comments
 (0)