Skip to content

Commit 1571cd5

Browse files
committed
Fix single css build issue
1 parent 8450f27 commit 1571cd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@ jobs:
188188

189189
single-css-e2e:
190190
runs-on: ubuntu-latest
191+
needs:
192+
- e2e
191193
steps:
192194
- name: Checkout
193195
uses: actions/checkout@v6

0 commit comments

Comments
 (0)