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