ci: LFS Changes

This commit is contained in:
mrhid6 2025-01-06 19:37:14 +00:00
parent c1cbe82bcd
commit 2e78f37d54

View File

@ -30,6 +30,9 @@ jobs:
cd ${{env.SML_DIR}}/SML_WwiseProject
git fetch --all
git reset --hard origin/main
git lfs fetch --all
git lfs pull
git lfs checkout
copy-item ${{env.SML_DIR}}/SML_WwiseProject/SML-DEV_WwiseProject.wproj ${{env.SML_DIR}}/SML_WwiseProject/SML_WwiseProject.wproj -force
- name: "SML Headers"
run: |