File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,11 +34,11 @@ jobs:
3434
3535 - name : Track large files with Git LFS
3636 run : |
37- git lfs track "src/main/resources/cx-linux"
38- git lfs track "src/main/resources/cx.exe"
39- git lfs track "src/main/resources/cx-mac"
37+ git lfs track "src/main/wrapper/ resources/cx-linux"
38+ git lfs track "src/main/wrapper/ resources/cx.exe"
39+ git lfs track "src/main/wrapper/ resources/cx-mac"
4040 git add .gitattributes
41- git add src/main/resources/cx-linux src/main/resources/cx.exe src/main/resources/cx-mac
41+ git add src/main/wrapper/ resources/cx-linux src/main/wrapper/ resources/cx.exe src/main/wrapper /resources/cx-mac
4242 git commit -m "Track Checkmarx CLI binaries with Git LFS"
4343
4444 - name : Download latest cli and update branch
You can’t perform that action at this time.
0 commit comments