Skip to content

Commit 9687362

Browse files
authored
yaml fix
1 parent 558c13b commit 9687362

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Build and run with docker-compose
1313
run: |
1414
cd one
15-
docker-compose up --build -d
15+
docker compose up --build -d
1616
docker ps
1717
sleep 10
1818

0 commit comments

Comments
 (0)