Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Oct 12, 2024
1 parent 826cf10 commit ad2e622
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/macos-dynamic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ jobs:
./vcpkg/vcpkg install $VCPKG_OPTIONS py-requests
./vcpkg/vcpkg install $VCPKG_OPTIONS py-pyqt6
- uses: mxschnitt/action-tmate@v3
if: always()

- name: 📑 Upload logs
uses: actions/upload-artifact@v4
if: failure()
Expand Down

0 comments on commit ad2e622

Please sign in to comment.