ci: LFS Changes
This commit is contained in:
parent
c1cbe82bcd
commit
2e78f37d54
@ -30,6 +30,9 @@ jobs:
|
|||||||
cd ${{env.SML_DIR}}/SML_WwiseProject
|
cd ${{env.SML_DIR}}/SML_WwiseProject
|
||||||
git fetch --all
|
git fetch --all
|
||||||
git reset --hard origin/main
|
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
|
copy-item ${{env.SML_DIR}}/SML_WwiseProject/SML-DEV_WwiseProject.wproj ${{env.SML_DIR}}/SML_WwiseProject/SML_WwiseProject.wproj -force
|
||||||
- name: "SML Headers"
|
- name: "SML Headers"
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user