Skip to content

Commit 5ae6bdc

Browse files
committed
typo error fix
1 parent 0287620 commit 5ae6bdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: Run Docker Compose
2020
run: |
2121
cd /home/devteam/frontend
22-
docker-compose up -d
22+
docker compose up -d

0 commit comments

Comments
 (0)