Skip to content

Commit

Permalink
ci: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Sep 18, 2023
1 parent a4fe586 commit 65b6670
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
# version: SPECIFIC-QUARTO-VERSION-HERE

# add software dependencies here
- uses: r-lib/actions/setup-r-dependencies@v2

- name: Publish to GitHub Pages (and render)
uses: quarto-dev/quarto-actions/publish@v2
Expand Down
13 changes: 13 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Package: cynkrablog
Title: Source of the cynkrablog
Version: 1.0.0
Authors@R: c(
person("Maëlle", "Salmon", , "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0002-2815-0399"))
)
Description: Source of the cynkrablog
Encoding: UTF-8
Imports:
rmarkdown,
seasonal,
tsbox

0 comments on commit 65b6670

Please sign in to comment.