Merge pull request #5 from actions/mscoutermarsh-patch-1

Fix indenting, invalid syntax
This commit is contained in:
Mike Coutermarsh
2019-07-31 16:44:33 -07:00
committed by GitHub
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
- name: Set up Ruby 2.6
uses: actions/setup-ruby@master
with:
with:
version: 2.6.x
- name: Build and test with Rake