From aea5fa96e6e9c37b631eb25f4ab58b82debcea77 Mon Sep 17 00:00:00 2001 From: YONGHUNI Date: Fri, 18 Oct 2024 20:33:28 +0900 Subject: [PATCH] post(new): shinylive & quartolive --- .github/workflows/publish.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f696c33..51ba47c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -56,9 +56,9 @@ jobs: # with: # pandoc-version: latest - - run: | - which pandoc - pandoc --version + #- run: | + # which pandoc + # pandoc --version - name: Set up Quarto uses: quarto-dev/quarto-actions/setup@v2