diff --git a/.github/workflows/author.yaml b/.github/workflows/author.yaml index 398d9da..1553073 100644 --- a/.github/workflows/author.yaml +++ b/.github/workflows/author.yaml @@ -12,7 +12,9 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v2 - + with: + path: analyze + - name: Set up Node.js uses: actions/setup-node@v2 with: