#10 Added sudo to makefile test
Some checks failed
DRB Build Tests / drb_build_and_test (push) Failing after 2m49s
Some checks failed
DRB Build Tests / drb_build_and_test (push) Failing after 2m49s
This commit is contained in:
@@ -63,7 +63,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run setup process
|
- name: Run setup process
|
||||||
working-directory: "./client"
|
working-directory: "./client"
|
||||||
run: make -j4
|
run: sudo make -j4
|
||||||
|
|
||||||
- run: echo "Node has finished installing dependencies"
|
- run: echo "Node has finished installing dependencies"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user