Skip to content

Commit

Permalink
remove tcl install as it seems already to be installed
Browse files Browse the repository at this point in the history
  • Loading branch information
rpahl committed Nov 6, 2023
1 parent 756ef59 commit 85ee154
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ jobs:
http-user-agent: ${{ matrix.config.http-user-agent }}
use-public-rspm: true

- name: Install Tcl
run: sudo apt-get install -y tcl

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rcmdcheck
Expand Down

0 comments on commit 85ee154

Please sign in to comment.