Fixed typo in checkout

This commit is contained in:
Chris Patterson
2019-08-15 12:59:17 -04:00
committed by GitHub
parent 6c833c154d
commit 844b2ca71e

View File

@@ -22,6 +22,6 @@ jobs:
- 6379:6379
steps:
- uses: actions/checkout@mv1
- uses: actions/checkout@v1
- run: node client.js
working-directory: ./postgres/