update circleci config
This commit is contained in:
parent
867a24ed8a
commit
765b6dda78
@ -14,7 +14,7 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: Generate Make files
|
name: Generate Make files
|
||||||
command: |
|
command: |
|
||||||
ls .
|
chmod +x premake5
|
||||||
./premake5 gmake
|
./premake5 gmake
|
||||||
- run:
|
- run:
|
||||||
name: Build
|
name: Build
|
||||||
|
Reference in New Issue
Block a user