#10 Updating build test to remove threads and sudo
Some checks failed
DRB Build Tests / drb_build_and_test (push) Failing after 29s

This commit is contained in:
Logan Cusano
2024-04-21 01:26:44 -04:00
parent 3aae427249
commit fd9b6d9d1c
2 changed files with 2 additions and 1 deletions

View File

@@ -63,7 +63,7 @@ jobs:
- name: Run setup process
working-directory: "./client"
run: sudo make -j4
run: make
- run: echo "Node has finished installing dependencies"

Submodule client/discordAudioBot/pdab added at fc6c114473