We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8241667 commit aa81268Copy full SHA for aa81268
.github/workflows/build_docs.yml
@@ -49,8 +49,8 @@ jobs:
49
# for debugging actions. See
50
# [here](https://github.com/mxschmitt/action-tmate) for more information.
51
# Uncomment these lines to debug the Doxygen build
52
- # - name: Setup tmate session
53
- # uses: mxschmitt/action-tmate@v3
+ - name: Setup tmate session
+ uses: mxschmitt/action-tmate@v3
54
55
# Build and deploy the docs on the latest Ubuntu OS
56
build-and-deploy:
0 commit comments