From cc7281ae9c39611f309e55bfe5a5a2efb40b6aff Mon Sep 17 00:00:00 2001 From: Nathan Lambert Date: Sun, 11 Aug 2024 19:06:01 -0400 Subject: [PATCH] test --- .github/workflows/static.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 71287e6..4268658 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -30,8 +30,8 @@ jobs: brew install make brew install pandoc-crossref - - name: Setup Pandoc - uses: pandoc/actions/setup@main + # - name: Setup Pandoc + # uses: pandoc/actions/setup@main # with: # version: 2.19 # Uncomment and modify if you need a specific version