diff --git a/.github/workflows/quarto-publish.yml b/.github/workflows/quarto-publish.yml index e115a8c..bb59b8e 100644 --- a/.github/workflows/quarto-publish.yml +++ b/.github/workflows/quarto-publish.yml @@ -26,6 +26,7 @@ jobs: quarto add --no-prompt ArthurData/quarto-confetti quarto add --no-prompt davidwilby/openlinksinnewpage quarto add --no-prompt shafayetShafee/reveal-header + quarto add --no-prompt r-wasm/quarto-drop - name: Install Python and Dependencies uses: actions/setup-python@v4