ci: minor fix in CI running

This commit is contained in:
Aditya
2025-02-27 18:22:18 +05:30
parent f6c0b5dfbd
commit 24a13fa855
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v2
- name: Set up opensearch directory
run: mkdir shuffle-database && chmod -R 777 shuffle-database
run: chmod -R 777 shuffle-database
- name: Build the stack
run: docker-compose up -d