Skip to content

Commit

Permalink
bad workflow depend name
Browse files Browse the repository at this point in the history
  • Loading branch information
nvaytet committed Apr 19, 2022
1 parent baec6ba commit 423e58b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
path: ${{ env.DOCS_HTML_DIR }}

deploy_package:
needs: build
needs: tests_and_docs
runs-on: ubuntu-latest
steps:
- uses: conda-incubator/setup-miniconda@v2
Expand Down

0 comments on commit 423e58b

Please sign in to comment.