Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed May 24, 2024
1 parent 9365da4 commit 5b4a8d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/run-ee-server/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ runs:

- name: Grab default aerospike.conf from EE server
run: docker cp aerospike:/etc/aerospike/aerospike.conf ./configs/aerospike.conf
shell: bash

- name: Stop EE server
run: docker container stop aerospike
Expand Down

0 comments on commit 5b4a8d5

Please sign in to comment.