diff --git a/.github/workflows/build-helloworld-vita.yml b/.github/workflows/build-helloworld-vita.yml index a0f37f8c..df694607 100644 --- a/.github/workflows/build-helloworld-vita.yml +++ b/.github/workflows/build-helloworld-vita.yml @@ -67,5 +67,6 @@ jobs: - name: Done? run: | cd build + cd src cd dawnhelloworld ls \ No newline at end of file