Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
KeXiangWang committed Apr 24, 2024
1 parent cb9d0d8 commit ffe6641
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
ports:
- 4566:4566
options: >-
--entrypoint "/risingwave/bin/risingwave single_node"
--entrypoint "/risingwave/bin/risingwave"
--single_node
steps:
- name: Check out code
uses: actions/checkout@v2
Expand Down

0 comments on commit ffe6641

Please sign in to comment.