diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3ee38cf69..12004bfea 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,6 +21,7 @@ jobs: - os: "ubuntu-latest" cibuild: "*musllinux*" steps: + - uses: hmarr/debug-action@v2 - name: Cancel Workflow Action uses: styfle/cancel-workflow-action@0.9.1 - uses: actions/checkout@v3