Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightbridge-KS committed Aug 2, 2024
1 parent f0c0b16 commit aa6456f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions dev/old/netlify_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ jobs:

# - name: Change to docs directory
# run: cd docs
- name: Install R
uses: r-lib/actions/setup-r@v2
with:
r-version: '4.2.0'
# - name: Install R
# uses: r-lib/actions/setup-r@v2
# with:
# r-version: '4.2.0'

- name: Install R Dependencies
uses: r-lib/actions/setup-renv@v2
with:
cache-version: 1
# - name: Install R Dependencies
# uses: r-lib/actions/setup-renv@v2
# with:
# cache-version: 1

- name: Render and Publish
uses: quarto-dev/quarto-actions/publish@v2
Expand Down
Binary file modified docs/_book/DesignCTER.docx
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/_publish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- source: user-docs.qmd
- source: project
netlify:
- id: eb3bf39d-e7c3-464a-8eb4-f4f6ee60ceb6
url: 'https://design-cter-userguide.netlify.app'

0 comments on commit aa6456f

Please sign in to comment.