Skip to content

Commit

Permalink
Fix filepath
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Oct 28, 2024
1 parent d1f681f commit f6284ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:
version: "pre-release"
tinytex: true # required for PDF reports

- name: Add extension directly into demos
working-directory: ./docs/demos
- name: Add extension
working-directory: ./docs
run: |
quarto add AAGI-AUS/AAGIQuarto --no-prompt
Expand Down

0 comments on commit f6284ee

Please sign in to comment.