Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Feb 3, 2025
1 parent 324c68e commit a8109ea
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 @@ -102,6 +102,7 @@ runs:

- name: Retrieve CA from server container
run: docker cp ${{ env.SERVER_CONTAINER_NAME }}:/${{ env.CA_CERT_FILE_NAME }} .
shell: bash
working-directory: test

- name: Set credentials in config file
Expand Down

0 comments on commit a8109ea

Please sign in to comment.