diff --git a/.github/workflows/follow-up.yaml b/.github/workflows/follow-up.yaml index 8fc86bb..ee4c0d0 100644 --- a/.github/workflows/follow-up.yaml +++ b/.github/workflows/follow-up.yaml @@ -21,6 +21,7 @@ jobs: run-id: ${{ github.event.inputs.run-id }} - run: tar -xf artifact.tar ./tsp-output/@typespec/openapi3/openapi.yaml working-directory: unofficial-documentation + - run: ls -R - uses: actions/setup-java@v4 with: distribution: temurin