Skip to content

Commit

Permalink
fix: remove job dependency (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
sreya authored Aug 22, 2024
1 parent eaa5985 commit a27862d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ permissions:
jobs:
manifest:
runs-on: ubuntu-22.04
needs: release
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit a27862d

Please sign in to comment.