From fbbc50caae8e98d6bc7325c865e99434183c5c39 Mon Sep 17 00:00:00 2001 From: Thomas Schmelzer Date: Mon, 6 Jan 2025 18:16:49 +0400 Subject: [PATCH] Update latex.yml (#110) --- .github/workflows/latex.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/latex.yml b/.github/workflows/latex.yml index 600f4eab..dcc7bb10 100644 --- a/.github/workflows/latex.yml +++ b/.github/workflows/latex.yml @@ -15,10 +15,6 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 - - name: Cat action - run: | - cat ./actions/latex/action.yml - - name: Build LaTeX document uses: ./actions/latex with: