Skip to content

Commit 132e8ec

Browse files
committed
debug
1 parent 826cf10 commit 132e8ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/macos-dynamic.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ jobs:
7676
./vcpkg/vcpkg install $VCPKG_OPTIONS py-requests
7777
./vcpkg/vcpkg install $VCPKG_OPTIONS py-pyqt6
7878
79+
- uses: mxschmitt/action-tmate@v3
80+
if: always()
81+
7982
- name: 📑 Upload logs
8083
uses: actions/upload-artifact@v4
8184
if: failure()

0 commit comments

Comments
 (0)