Skip to content

Commit

Permalink
Update render.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tmorrell authored Nov 22, 2024
1 parent 98197da commit c689a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
CTATOK: ${{ secrets.CTATOK }}
run: |
python get_queue.py
- uses: caltechlibrary/actions/setup-r@b4e980cfef607d08cdd4707a16131d17878ddbc6
- uses: caltechlibrary/actions/setup-r@46ffd7d1ecd59df9c75364eb0dcb905b94013ecb
- uses: r-lib/actions/setup-pandoc@v2
- name: Install rmarkdown
run: Rscript -e 'install.packages("rmarkdown")'
Expand Down

0 comments on commit c689a2f

Please sign in to comment.