Fix filepath in wercker.yml
This commit is contained in:
@@ -6,6 +6,6 @@ build:
|
|||||||
name: build
|
name: build
|
||||||
code: |
|
code: |
|
||||||
git clone https://github.com/syoyo/orebuildenv.git
|
git clone https://github.com/syoyo/orebuildenv.git
|
||||||
chmod +x ./orebuildenv/linux/bin/premake4
|
chmod +x ./orebuildenv/build/linux/bin/premake4
|
||||||
./orebuildenv/linux/bin/premake4 gmake
|
./orebuildenv/build/linux/bin/premake4 gmake
|
||||||
make
|
make
|
||||||
|
|||||||
Reference in New Issue
Block a user