Skip to content

Commit

Permalink
check if the file is in root
Browse files Browse the repository at this point in the history
  • Loading branch information
yjpictures authored Nov 5, 2023
1 parent eb7f88f commit 42f5f49
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -60,6 +62,8 @@ jobs:
with:
sparse-checkout: actions.yml
sparse-checkout-cone-mode: false

- run: ls

- name: Add GTK
uses: ./

0 comments on commit 42f5f49

Please sign in to comment.