Skip to content

Commit

Permalink
chore: fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldziher committed Jul 16, 2024
1 parent 0517682 commit 3446243
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
types: [published]
jobs:
build-sdist:
needs: clone_vendors
name: Build source dist
runs-on: ubuntu-latest
continue-on-error: true
Expand Down

0 comments on commit 3446243

Please sign in to comment.