diff --git a/%5BTA%5D-JOJ-preparation-and-testing-process.md b/%5BTA%5D-JOJ-preparation-and-testing-process.md index 548c12a..dddddb0 100644 --- a/%5BTA%5D-JOJ-preparation-and-testing-process.md +++ b/%5BTA%5D-JOJ-preparation-and-testing-process.md @@ -23,6 +23,7 @@ Bug: https://github.com/actions/checkout/issues/1830#issuecomment-2314758792 Solution: adjust the YAML workflow fot checkout LFS object separately.
Sample YAML worklow file. + ```yaml name: Run JOJ3 on Push on: [push]