Skip to content

Commit

Permalink
correction remotes
Browse files Browse the repository at this point in the history
  • Loading branch information
cebarboza committed Aug 23, 2023
1 parent e6d9a94 commit df6d9aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check-standard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
- name: Install system dependencies
if: runner.os == 'Linux'
run: |
install.packages("remotes")
while read -r cmd
do
eval sudo $cmd
Expand Down

0 comments on commit df6d9aa

Please sign in to comment.