Skip to content

Commit 6249092

Browse files
Merge branch 'DOC-2525-list-code-samples' of github.com:andy-stark-redis/NRedisStack into DOC-2525-list-code-samples
2 parents 4537e28 + bf5c861 commit 6249092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Run redis-stack-server docker
4343
working-directory: .github
44-
run: docker-compose up -d redis-stack-${{inputs.redis_stack_type}}
44+
run: docker compose up -d redis-stack-${{inputs.redis_stack_type}}
4545

4646
- name: Set .env variables
4747
uses: xom9ikk/dotenv@v2

0 commit comments

Comments
 (0)