Fixed missing CD command
This commit is contained in:
1
.github/workflows/build-helloworld-vita.yml
vendored
1
.github/workflows/build-helloworld-vita.yml
vendored
@ -53,6 +53,7 @@ jobs:
|
||||
run: |
|
||||
export PATH=$VITASDK/bin:$PATH
|
||||
mkdir build
|
||||
cd build
|
||||
cmake .. -DDAWN_BUILD_TARGET=target-helloworld-vita
|
||||
make
|
||||
|
||||
|
Reference in New Issue
Block a user