Skip to content

Commit d433d64

Browse files
committed
&&
1 parent cfb6814 commit d433d64

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ jobs:
3131
sudo apt-get install -qq pandoc
3232
3333
# Install R
34-
curl -OLs https://eddelbuettel.github.io/r-ci/run.sh
35-
chmod 0755 run.sh
34+
curl -OLs https://eddelbuettel.github.io/r-ci/run.sh && chmod 0755 run.sh
3635
./run.sh bootstrap
3736
./run.sh install_all
3837

0 commit comments

Comments
 (0)