Skip to content

Commit 1e03590

Browse files
authored
[PLT-0] Set need (#1542)
1 parent 31a7089 commit 1e03590

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
test-env: 'prod'
3838
secrets: inherit
3939
build:
40+
needs: ['test-prod']
4041
runs-on: ubuntu-latest
4142
steps:
4243
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)