diff --git a/.github/workflows/s3-publish.yml b/.github/workflows/s3-publish.yml index 035de88..6561671 100644 --- a/.github/workflows/s3-publish.yml +++ b/.github/workflows/s3-publish.yml @@ -70,7 +70,7 @@ jobs: - name: Build And Deploy run: | - nodejs -v + node -v aws sts get-caller-identity ACCOUNT_NAME=$(aws ssm get-parameter --name /foundation/account/name --query 'Parameter.Value' --output text) echo $ACCOUNT_NAME