Skip to content

Commit

Permalink
use correct syntax for run directive
Browse files Browse the repository at this point in the history
  • Loading branch information
a-b-r-o-w-n committed Dec 6, 2019
1 parent 95c59ba commit 63b77c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ jobs:
- name: Checkout
uses: actions/checkout@v1
- name: docker-compose build
runs: docker-compose build
run: docker-compose build

0 comments on commit 63b77c1

Please sign in to comment.