Skip to content

Commit ea4a6e3

Browse files
authored
Update deploy.yml
1 parent 179c46a commit ea4a6e3

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
@@ -20,7 +20,7 @@ jobs:
2020
AREA: rwanda
2121
SITE_ROOT: https://wasac.github.io/naru
2222
run: |
23-
docker-compose up
23+
docker compose up
2424
- name: Use Node.js
2525
uses: actions/setup-node@v1
2626
with:

0 commit comments

Comments
 (0)