Merge pull request #5 from actions/mscoutermarsh-patch-1
Fix indenting, invalid syntax
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user