Skip to content

Commit

Permalink
Merge pull request #63 from fhdsl/run-all
Browse files Browse the repository at this point in the history
Fix duplicated ID
  • Loading branch information
avahoffman authored Jul 3, 2024
2 parents 3bf4c83 + cf69744 commit 9c81035
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/render-all-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
- name: Get all files
id: all-files
uses: tj-actions/changed-files@v41
id: getfiles
run: |
echo "files=$(ls -R | grep -E '\.Rmd$')" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 9c81035

Please sign in to comment.