Skip to content

Commit 184b793

Browse files
authored
chore(ci): fix release dependency (#26332)
1 parent be9a399 commit 184b793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
shell: bash
6565

6666
purge-cdn-cache:
67-
needs: [release-react-router, release-angular-server, release-vue-router]
67+
needs: [release-ionic]
6868
runs-on: ubuntu-latest
6969
steps:
7070
- name: Purge JSDelivr Cache

0 commit comments

Comments
 (0)