chore: add a checkout step

This commit is contained in:
Paulo Henrique Cuchi
2020-02-12 17:24:02 -03:00
committed by GitHub
parent 821296de1d
commit c67cf4d9f9

View File

@@ -6,6 +6,9 @@ jobs:
name: Build
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v1
- name: executing remote ssh commands using password
uses: ./
with: