Skip to content

Commit 5b82d8e

Browse files
Fix
1 parent 1bbf0bd commit 5b82d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
cd swiftfiddle-lsp
3232
git pull --rebase origin main
3333
34-
docker/compose:latest up --force-recreate --build --detach
34+
docker compose:latest up --force-recreate --build --detach
3535
docker image prune --force

0 commit comments

Comments
 (0)