From 42f5f495f53708e5119bfca222dda7f9e91215eb Mon Sep 17 00:00:00 2001 From: Yash Jain <46950318+yjpictures@users.noreply.github.com> Date: Sun, 5 Nov 2023 13:14:05 -0500 Subject: [PATCH] check if the file is in root --- .github/workflows/test.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 913fa8d..4ec0637 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -22,6 +22,8 @@ jobs: sparse-checkout: actions.yml sparse-checkout-cone-mode: false + - run: tree /f + - name: Dowload mdPDFinator uses: robinraju/release-downloader@v1.8 with: @@ -60,6 +62,8 @@ jobs: with: sparse-checkout: actions.yml sparse-checkout-cone-mode: false + + - run: ls - name: Add GTK uses: ./