Skip to content

Commit

Permalink
skip list outputs in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dancingfrog committed Jul 8, 2024
1 parent e7feafe commit 1bb3ff1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: List outputs after quarto render
run: |
ls -l "${GITHUB_WORKSPACE}/_site"
# - name: List outputs after quarto render
# run: |
# ls -l "${GITHUB_WORKSPACE}/_site"

0 comments on commit 1bb3ff1

Please sign in to comment.