Skip to content

Commit

Permalink
Merge pull request #4 from Sage-Bionetworks/dockerization
Browse files Browse the repository at this point in the history
Dockerization
  • Loading branch information
danlu1 authored Apr 8, 2023
2 parents 3d7e999 + df146f3 commit f1dba3a
Show file tree
Hide file tree
Showing 3 changed files with 221 additions and 508 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
r-version: ${{ matrix.config.r }}

- uses: r-lib/actions/setup-pandoc@master
- uses: r-lib/actions/setup-pandoc@v2

- name: Query dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

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

- uses: r-lib/actions/setup-pandoc@master
- uses: r-lib/actions/setup-pandoc@v2

- name: Query dependencies
run: |
Expand Down
Loading

0 comments on commit f1dba3a

Please sign in to comment.