We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dd2906 commit 9bcc39fCopy full SHA for 9bcc39f
1 file changed
.github/workflows/website.yaml
@@ -37,9 +37,7 @@ jobs:
37
installGithub.r USCCANA/netdiffuseR
38
39
- name: Install Quarto
40
- run: |
41
- curl -LO https://github.com/quarto-dev/quarto-cli/releases/download/v1.6.37/quarto-1.6.37-linux-amd64.deb
42
- dpkg -i quarto-1.6.37-linux-amd64.deb
+ uses: quarto-dev/quarto-actions/setup@v2
43
44
- name: Build website
45
run: |
0 commit comments