#10 Updated client setup test action
- Removed comment and fixed name typo
This commit is contained in:
@@ -23,5 +23,4 @@ jobs:
|
|||||||
- name: Test setup script
|
- name: Test setup script
|
||||||
working-directory: "./client"
|
working-directory: "./client"
|
||||||
run: |
|
run: |
|
||||||
# Run the setup script with sudo
|
sudo bash setup.sh
|
||||||
sudo bash setup_script.sh
|
|
||||||
Reference in New Issue
Block a user