Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
d-morrison committed Dec 11, 2024
1 parent d748c5f commit 4d84186
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 4d84186

Please sign in to comment.