Skip to content

Commit

Permalink
fix(ci): forgot to remove dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
korikuzma authored Feb 12, 2025
1 parent db4ea0d commit bbb0004
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ jobs:
build:
name: Build distribution
runs-on: ubuntu-latest
needs: get_branch
if: ${{ github.ref == 'refs/heads/main' }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit bbb0004

Please sign in to comment.