#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'
|
||||
|
||||
- name: Test setup script
|
||||
working-directory: "./client"
|
||||
run: |
|
||||
# Run the setup script with sudo
|
||||
sudo bash setup_script.sh
|
||||
Reference in New Issue
Block a user