Skip to content

Commit 4e2dc6c

Browse files
committed
Update ci.yml
1 parent e20fbdb commit 4e2dc6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

116116
download:
117117
runs-on: ubuntu-latest
118-
needs: build # Ensure this job runs after the "build" job
118+
needs: process-plugin # Ensure this job runs after the "build" job
119119
steps:
120120
- name: Download assets from the previous job
121121
run: |

0 commit comments

Comments
 (0)