File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 1818
1919 - name : Download premake5
2020 run : |
21- curl.exe -o premake5.zip -L https://github.com/premake/premake-core/releases/download/v5.0.0-beta2 /premake-5.0.0-beta2 -windows.zip
21+ curl.exe -o premake5.zip -L https://github.com/premake/premake-core/releases/download/v5.0.0-beta7 /premake-5.0.0-beta7 -windows.zip
2222 tar -xf premake5.zip
2323
2424 - name : Generate project files
4545
4646 - name : Download premake5
4747 run : |
48- curl.exe -o premake5.zip -L https://github.com/premake/premake-core/releases/download/v5.0.0-beta2 /premake-5.0.0-beta2 -windows.zip
48+ curl.exe -o premake5.zip -L https://github.com/premake/premake-core/releases/download/v5.0.0-beta7 /premake-5.0.0-beta7 -windows.zip
4949 tar -xf premake5.zip
5050
51- - name : Download libraries
52- run : |
53- curl -o lib.zip https://files.theindra.eu/files/lib.zip
54- tar -xf lib.zip
55-
5651 - name : Generate project files
5752 run : .\premake5 vs2022
5853
You can’t perform that action at this time.
0 commit comments