Skip to content

Commit 88263be

Browse files
Fix
1 parent 5b82d8e commit 88263be

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 up --force-recreate --build --detach
3535
docker image prune --force

0 commit comments

Comments
 (0)