diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index 9a86f9e..f605436 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -6,3 +6,5 @@ jobs: runs-on: ubuntu-latest steps: + - name: Copiar os arquivos do repositório + uses: actions/checkout@v4.1.4