Skip to content

Commit 6276c1d

Browse files
committed
Update action.yml
1 parent 4477800 commit 6276c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ runs:
7676
HYDRO_USERNAME: ${{ inputs.username }}
7777
HYDRO_PASSWORD: ${{ inputs.password }}
7878
HYDRO_RESOURCE: ${{ inputs.resource }}
79-
run: docker-compose up -d --build
79+
run: docker compose up -d --build
8080
- shell: bash
8181
run: docker exec hydrodump hydrodump run
8282
- shell: bash

0 commit comments

Comments
 (0)