Skip to content

Commit

Permalink
fix: actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Revathyvenugopal162 committed Jul 31, 2024
1 parent 7a38c2c commit eca01e6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -500,8 +500,9 @@ jobs:
uses: quarto-dev/quarto-actions/setup@v2
with:
tinytex: true
run: |
quarto --version

- name: Test quarto installation
run: quarto --version

- name: Install Python requirements
run: |
Expand Down

0 comments on commit eca01e6

Please sign in to comment.