CI Fixes.

This commit is contained in:
Patrick Fic
2024-04-01 15:02:13 -07:00
parent 3683bc161d
commit fc41226404

View File

@@ -140,7 +140,7 @@ jobs:
region: AWS_REGION region: AWS_REGION
- aws-s3/sync: - aws-s3/sync:
from: build from: dist
to: "s3://rome-online-production/" to: "s3://rome-online-production/"
arguments: "--exclude '*.map'" arguments: "--exclude '*.map'"
@@ -165,7 +165,7 @@ jobs:
region: AWS_REGION region: AWS_REGION
- aws-s3/sync: - aws-s3/sync:
from: build from: dist
to: "s3://promanager-production/" to: "s3://promanager-production/"
arguments: "--exclude '*.map'" arguments: "--exclude '*.map'"