Skip to content

Commit

Permalink
Merge pull request #28 from d-morrison/pkgdown
Browse files Browse the repository at this point in the history
debugging
  • Loading branch information
d-morrison authored Dec 11, 2024
2 parents d748c5f + 4d84186 commit b0232d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ jobs:
- name: Check out repository
uses: actions/checkout@HEAD

- name: list files
shell: bash
run: |
ls
- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@HEAD

Expand Down

0 comments on commit b0232d5

Please sign in to comment.