Skip to content

Commit

Permalink
install sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
ms609 committed Feb 19, 2024
1 parent 8303ea3 commit 6d5701e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
image: ${{ matrix.config.container }}

steps:
- name: Install sudo
run: apt-get install sudo
shell: bash
- uses: r-lib/actions/setup-pandoc@v2
- uses: r-hub/rhub2/actions/rhub-checkout@v1
- uses: r-hub/rhub2/actions/rhub-platform-info@v1
Expand Down

0 comments on commit 6d5701e

Please sign in to comment.