Skip to content

Commit edf44ea

Browse files
committed
With a space?
1 parent e4b5c74 commit edf44ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_call_build_site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
- name: Build the site with docker
1212
run: |
13-
docker-compose --build build
13+
docker compose --build build
1414
1515
- name: Tarball the site
1616
run: |

0 commit comments

Comments
 (0)