Skip to content

Commit 2b2aab8

Browse files
committed
Job dependency
1 parent 0b7ef56 commit 2b2aab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
deploy:
5353
name: Deploy
54-
needs: test
54+
needs: install
5555
if: success() && startsWith(github.ref, 'refs/tags/')
5656
runs-on: ubuntu-latest
5757

0 commit comments

Comments
 (0)