Skip to content

Commit

Permalink
install non-dev tcl
Browse files Browse the repository at this point in the history
  • Loading branch information
rpahl committed Nov 6, 2023
1 parent a6aaff1 commit 756ef59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
use-public-rspm: true

- name: Install Tcl
run: sudo apt-get install -y tcl8.6-dev
run: sudo apt-get install -y tcl

- uses: r-lib/actions/setup-r-dependencies@v2
with:
Expand Down

0 comments on commit 756ef59

Please sign in to comment.