Skip to content

Commit e6bc5f2

Browse files
chore: delete useless dependencies
1 parent 0767c11 commit e6bc5f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515
concurrency:
1616
# Allow only one release at a time.
1717
group: release-${{ github.event.number || github.ref }}
18-
needs:
19-
- build
2018
runs-on: ubuntu-latest
2119
outputs:
2220
release-status: ${{ env.release_status }}

0 commit comments

Comments
 (0)