Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 002be11

Browse files
committed
ci(actions): seperate job by backend/front
1 parent 3ade7eb commit 002be11

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
@@ -58,7 +58,7 @@ jobs:
5858
setup-front:
5959
name: Setup Web Front
6060
runs-on: ubuntu-latest
61-
needs: setup-server
61+
needs: setup-backend-server
6262
steps:
6363
- uses: actions/checkout@v2
6464
with:

0 commit comments

Comments
 (0)