Skip to content

Commit

Permalink
debug ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Jul 25, 2024
1 parent c6e0244 commit a28b9db
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,13 @@ jobs:

steps:

- uses: actions/checkout@HEAD

- uses: r-lib/actions/setup-r@HEAD
with:
r-version: ${{ matrix.config.r }}
http-user-agent: ${{ matrix.config.http-user-agent }}
use-public-rspm: true

- name: Setup tmate session
uses: mxschmitt/action-tmate@HEAD

0 comments on commit a28b9db

Please sign in to comment.