Skip to content

Commit

Permalink
Merge pull request #246 from istallworthy/debugging
Browse files Browse the repository at this point in the history
Update pkgdown.yaml
  • Loading branch information
istallworthy authored Oct 7, 2024
2 parents cc0ff49 + ed39bb7 commit 725fe12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Install Quarto
run: |
wget https://quarto.org/download/latest/quarto-linux-amd64.deb
sudo dpkg -i quarto-linux-amd64.deb
sudo dpkg -i quarto-linux-amd64.deb
- name: Check Quarto version
run: quarto --version
Expand Down

0 comments on commit 725fe12

Please sign in to comment.