From c682dfeb3e65a76509f42e26d27f26df89826ea8 Mon Sep 17 00:00:00 2001 From: Dominic Masters Date: Mon, 20 Mar 2023 12:46:57 -0700 Subject: [PATCH] Tree to find what I'm after lmao --- .github/workflows/build-helloworld-vita.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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