Skip to content

Commit 4556f8a

Browse files
committed
Update build.yml
1 parent 1647079 commit 4556f8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
working-directory: mbedtls-2.16.12
145145
run: |
146146
mkdir orbis && cd orbis
147-
cmake --toolchain ../../../SDL-PS4/cmake/openorbis.cmake .. -DCMAKE_BUILD_TYPE=Release -DENABLE_TESTING=FALSE -DENABLE_PROGRAMS=FALSE
147+
cmake --toolchain ../../SDL-PS4/cmake/openorbis.cmake .. -DCMAKE_BUILD_TYPE=Release -DENABLE_TESTING=FALSE -DENABLE_PROGRAMS=FALSE
148148
make
149149
cp -R ../include/mbedtls ${OO_PS4_TOOLCHAIN}/include/
150150
cp library/libmbed*.a ${OO_PS4_TOOLCHAIN}/lib/

0 commit comments

Comments
 (0)