Skip to content

Commit

Permalink
install rgpt3 manually II
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-abel-inwt committed Jan 25, 2024
1 parent dd36542 commit 155e536
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ jobs:

- name: Install rgpt3 dependency
run: |
install.packages("remotes")
remotes::install_github("ben-aaron188/rgpt3")
devtools::install_github("ben-aaron188/rgpt3")
shell: Rscript {0}

- uses: r-lib/actions/setup-r-dependencies@v2
Expand Down

0 comments on commit 155e536

Please sign in to comment.