#10 Updated client setup test action
- Added working dir for setup test
This commit is contained in:
@@ -21,6 +21,7 @@ jobs:
|
|||||||
node-version: '20'
|
node-version: '20'
|
||||||
|
|
||||||
- name: Test setup script
|
- name: Test setup script
|
||||||
|
working-directory: "./client"
|
||||||
run: |
|
run: |
|
||||||
# Run the setup script with sudo
|
# Run the setup script with sudo
|
||||||
sudo bash setup_script.sh
|
sudo bash setup_script.sh
|
||||||
Reference in New Issue
Block a user