Skip to content

Commit 9137902

Browse files
authored
Update r-daily.yml
1 parent be4ae2e commit 9137902

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/r-daily.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
git fetch upstream
3232
git reset --hard upstream/master
3333
34-
#- name: Change Bioconductor mirror
35-
# run: sed -i 's|http://bioconductor\.statistik\.tu-dortmund\.de/packages/|http://bioconductor.org/packages/|g' pkgs/development/r-modules/generate-r-packages.R
34+
- name: Change Bioconductor mirror
35+
run: sed -i 's|http://bioconductor\.statistik\.tu-dortmund\.de/packages/|http://bioconductor.org/packages/|g' pkgs/development/r-modules/generate-r-packages.R
3636

3737
- name: Update R
3838
run: |

0 commit comments

Comments
 (0)