Skip to content

Commit 46627aa

Browse files
committed
remove skip-install and restore-description
1 parent d64903a commit 46627aa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/rhub.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ jobs:
9393
env:
9494
GITHUB_PAT: ${{ steps.github-token.outputs.token }}
9595
with:
96-
skip-install: true
97-
restore-description: false
9896
install-quarto: "false"
9997

10098
- uses: r-hub/actions/setup-deps@v1
@@ -145,8 +143,6 @@ jobs:
145143
env:
146144
GITHUB_PAT: ${{ steps.github-token.outputs.token }}
147145
with:
148-
skip-install: true
149-
restore-description: false
150146
install-quarto: "false"
151147

152148
- uses: r-hub/actions/setup-deps@v1

0 commit comments

Comments
 (0)