Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
webb-ben committed Sep 13, 2024
1 parent 4477800 commit 6276c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ runs:
HYDRO_USERNAME: ${{ inputs.username }}
HYDRO_PASSWORD: ${{ inputs.password }}
HYDRO_RESOURCE: ${{ inputs.resource }}
run: docker-compose up -d --build
run: docker compose up -d --build
- shell: bash
run: docker exec hydrodump hydrodump run
- shell: bash
Expand Down

0 comments on commit 6276c1d

Please sign in to comment.