Skip to content

Commit

Permalink
delete needs for deploy task
Browse files Browse the repository at this point in the history
  • Loading branch information
AzamatKomaev committed Oct 15, 2024
1 parent 86b6d62 commit c726add
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ env:

jobs:
deploy:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c726add

Please sign in to comment.