fixed compose spelling

This commit is contained in:
Brian Christner 2019-11-01 00:16:20 +01:00 committed by GitHub
parent 9e342c1895
commit 50d276f656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ jobs:
- name: chmod compose
run: sudo chmod +x /usr/local/bin/docker-compose
- name: Build the Docker image
run: docke-compose up
run: docker-compose up