Update build to clean and run the container
All checks were successful
DRB Server Build / drb_mocha_tests (push) Successful in 6s
All checks were successful
DRB Server Build / drb_mocha_tests (push) Successful in 6s
This commit is contained in:
@@ -21,4 +21,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Build the latest code
|
- name: Build the latest code
|
||||||
working-directory: './server'
|
working-directory: './server'
|
||||||
run: make build
|
run: make clean && make build && make run
|
||||||
Reference in New Issue
Block a user