Skip to content

Commit 7f83c27

Browse files
authored
Update r-daily.yml
1 parent e394142 commit 7f83c27

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: Remove escapeName
3838
# run: sed -i 's|escapeName(name)|name|g' pkgs/development/r-modules/generate-r-packages.R

0 commit comments

Comments
 (0)