Skip to content

Commit b842e74

Browse files
author
kiran-garre
committed
Run setup with sudo for testing
1 parent 2f7d5df commit b842e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-generator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: |
3939
cd terminal-bench-test
4040
chmod +x setup_amazon_q.sh
41-
bash setup_amazon_q.sh
41+
sudo bash setup_amazon_q.sh
4242
4343
- name: Make scripts executable
4444
run: |

0 commit comments

Comments
 (0)