Skip to content

Commit 6519cc9

Browse files
committed
Doh
1 parent edf44ea commit 6519cc9

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 up --build build
1414
1515
- name: Tarball the site
1616
run: |

0 commit comments

Comments
 (0)