Skip to content

Commit

Permalink
Configure setup and ref
Browse files Browse the repository at this point in the history
  • Loading branch information
anngvu committed Feb 21, 2024
1 parent 0d6b7c0 commit b127b4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,7 @@ jobs:
with:
r-version: ${{ matrix.config.r }}
http-user-agent: ${{ matrix.config.http-user-agent }}
use-public-rspm: true

- name: Install macOS system dependencies
if: runner.os == 'macOS'
run: |
brew install curl-openssl
brew install zlib
use-public-rspm: false

- uses: r-lib/actions/setup-r-dependencies@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ Suggests:
Config/testthat/edition: 2
VignetteBuilder: knitr
Remotes:
github::Sage-Bionetworks/synapser
github::Sage-Bionetworks/synapser@*release

0 comments on commit b127b4d

Please sign in to comment.