File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 with :
2020 submodules : recursive
2121
22- - name : Download Foobar2000 SDK
23- run : |
24- curl -L https://www.foobar2000.org/files/SDK-2023-09-23.7z -o vendor/foobar2000_sdk.7z
25- 7z x vendor/foobar2000_sdk.7z -ovendor/sdk
26- ls vendor/sdk
2722
2823 - name : Setup Msbuild
2924 uses : microsoft/setup-msbuild@v2
Original file line number Diff line number Diff line change 2525 with :
2626 submodules : recursive
2727
28- - name : Download Foobar2000 SDK
29- run : |
30- curl -L https://www.foobar2000.org/files/SDK-2023-09-23.7z -o vendor/foobar2000_sdk.7z
31- 7z x vendor/foobar2000_sdk.7z -ovendor/sdk
32- ls vendor/sdk
3328
3429 - name : Setup Msbuild
3530 uses : microsoft/setup-msbuild@v2
6661 with :
6762 submodules : recursive
6863
69- - name : Download Foobar2000 SDK
70- run : |
71- curl -L https://www.foobar2000.org/files/SDK-2023-09-23.7z -o vendor/foobar2000_sdk.7z
72- 7z x vendor/foobar2000_sdk.7z -ovendor/sdk
73- ls vendor/sdk
7464
7565 - name : Setup GoogleTest Xcode Project
7666 working-directory : ${{ github.workspace }}/vendor/googletest
You can’t perform that action at this time.
0 commit comments