Skip to content

Commit

Permalink
ci(release): remove non-existing dependency (#54)
Browse files Browse the repository at this point in the history
Signed-off-by: Artur Troian <[email protected]>
  • Loading branch information
troian authored Jun 5, 2023
1 parent cfbd706 commit 29fc223
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
jobs:
release:
runs-on: ubuntu-latest
needs:
- release-base
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 29fc223

Please sign in to comment.