diff --git a/.github/workflows/ec2-pipeline.yml b/.github/workflows/ec2-pipeline.yml index b2f2f09..a2a4a1f 100644 --- a/.github/workflows/ec2-pipeline.yml +++ b/.github/workflows/ec2-pipeline.yml @@ -68,7 +68,7 @@ jobs: /bin/bash -c " ls -a /workspace && \ dvc pull -r myremote && \ - dvc repro + dvc repro -f ") # Wait a moment to ensure the container has started