Skip to content

Commit

Permalink
Update quarto.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig authored Dec 31, 2024
1 parent bef69fb commit 118b47b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/quarto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ name: Quarto Publish
jobs:
build-deploy:
runs-on: ubuntu-latest
container: ghcr.io/boettiger-lab/k8s:latest
permissions:
contents: write
steps:
Expand All @@ -18,12 +17,6 @@ jobs:
- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2

- uses: r-lib/actions/setup-r@v2
with:
r-version: '4.4' # The R version to download (if necessary) and use.

- uses: r-lib/actions/setup-renv@v2

- name: Render and Publish
uses: quarto-dev/quarto-actions/publish@v2
with:
Expand Down

0 comments on commit 118b47b

Please sign in to comment.