diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 17a3f16..5914e9f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: