Skip to content

Commit b69632e

Browse files
committed
Add _extensions folder
1 parent cbb1190 commit b69632e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/custom-pages.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ jobs:
3535
echo "Version:"
3636
quarto --version
3737
38+
- name: Install quarto-live extension
39+
run: quarto add --no-prompt r-wasm/quarto-live
40+
3841
# ──────────────────────────────────────────────────────────────────────
3942
- name: Cache renv packages
4043
uses: actions/cache@v4

0 commit comments

Comments
 (0)