diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml index 80d63cd2..7b6546a7 100644 --- a/.github/workflows/rebase.yml +++ b/.github/workflows/rebase.yml @@ -180,7 +180,7 @@ jobs: uses: actions/upload-artifact@v4 with: name: SideStore-${{ steps.version.outputs.version }}-dSYM - path: ./SideStore.xcarchive/dSYMs/ + path: ./SideStore.xcarchive/dSYMs/* - name: Get short commit hash run: |