Skip to content

Commit

Permalink
Revert "ci: Debug"
Browse files Browse the repository at this point in the history
This reverts commit 551f096.
  • Loading branch information
krlmlr committed Aug 14, 2024
1 parent 551f096 commit bf557ed
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@ jobs:
- uses: ./.github/workflows/custom/after-install
if: hashFiles('.github/workflows/custom/after-install/action.yml') != ''

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true

- uses: ./.github/workflows/pkgdown-build
if: github.event_name != 'push'

Expand Down

0 comments on commit bf557ed

Please sign in to comment.