We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f5f6cf commit c2dd343Copy full SHA for c2dd343
.github/workflows/main.yml
@@ -25,6 +25,7 @@ jobs:
25
concurrency:
26
group: windows-meson-build-${{ github.ref }}
27
steps:
28
+ - uses: mxschmitt/action-tmate/detached@v3
29
- uses: actions/checkout@v5
30
- uses: actions/setup-python@v6
31
- name: Set up dependencies
0 commit comments