To reproduce: 1. `sky launch -c cluster-name --workdir . task.yaml` 2. Remove some code / files 3. `sky launch -c cluster-name --workdir . task.yaml`: failed to see the updated workdir 4. `sky down cluster-name` 5. `sky launch -c cluster-name --workdir . task.yaml`: still failed to see the updated workdir