Skip to content

Commit

Permalink
Set tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
junjihashimoto committed May 4, 2024
1 parent bd1a3e8 commit db46489
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cabal-macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
echo "GHC_VERSION=$(ghc --numeric-version)" >> "${GITHUB_ENV}"
echo "CABAL_VERSION=$(cabal --numeric-version)" >> "${GITHUB_ENV}"
- uses: mxschmitt/action-tmate@v3
timeout-minutes: 15
- name: Generate install-plan
run: |
./setup-cabal.sh
Expand Down

0 comments on commit db46489

Please sign in to comment.