Skip to content

Commit

Permalink
Fixup tabs -> spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Jan 31, 2024
1 parent e364664 commit b9b292e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
- name: "Checkout"
uses: "actions/checkout@v3"

- uses: "quarto-dev/quarto-actions/setup@v2"
- name: "Setup Quarto"
uses: "quarto-dev/quarto-actions/setup@v2"

- name: "Render Quarto website"
run: "quarto render ."
Expand Down

0 comments on commit b9b292e

Please sign in to comment.