pls
This commit is contained in:
parent
35dcde6953
commit
92b38a1087
@ -31,7 +31,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
run: cd axum_server && just prod > server.log 2>&1 &
|
run: cd axum_server && just prod > server.log 2>&1 &
|
||||||
- name: Wait for server
|
- name: Wait for server
|
||||||
uses: iFaxity/wait-on-action
|
uses: iFaxity/wait-on-action@v1.2.1
|
||||||
with:
|
with:
|
||||||
resource: http://localhost:3081
|
resource: http://localhost:3081
|
||||||
- name: run ssg
|
- name: run ssg
|
||||||
|
Loading…
Reference in New Issue
Block a user