From 6bf61dbf35612b579ca28ab6ea7fb07e00ca2dbf Mon Sep 17 00:00:00 2001 From: Pieter Belmans Date: Mon, 20 Nov 2023 11:49:31 +0100 Subject: [PATCH] `ls` the correct directory --- .github/workflows/example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/example.yml b/.github/workflows/example.yml index 6cc8df8..1ded207 100644 --- a/.github/workflows/example.yml +++ b/.github/workflows/example.yml @@ -38,4 +38,4 @@ jobs: run: | python3 tagger.py >> tags plastex --renderer=Gerby document.tex - ls + ls document