From df1811e9f8189a08ff8a81445195b0c7aced8d84 Mon Sep 17 00:00:00 2001 From: Christopher Paciorek Date: Mon, 12 Feb 2024 14:30:04 -0800 Subject: [PATCH] fix GHA, #2 --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 1fd8df7..bc876c8 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -25,7 +25,7 @@ jobs: # set -e # render partial site - quarto run qc-render.ts + quarto run qc-render.ts partial-site # render for real # quarto render --profile partial-site