Skip to content

Commit

Permalink
GHA workflow cosmetics
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
gaborcsardi committed Apr 20, 2023
1 parent a164a91 commit 72ba316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
curl -OL https://github.com/r-lib/rig/releases/download/v0.5.3pre/rig-0.5.3-macOS-x86_64.pkg
sudo installer -pkg rig-0.5.3-macOS-x86_64.pkg -target /
- name: Install R (other versions)
- name: Install R
run: |
sudo rig add 3.4
sudo rig add 3.5
Expand Down

0 comments on commit 72ba316

Please sign in to comment.