diff --git a/.github/workflows/reportcard.yml b/.github/workflows/reportcard.yml index 396dbc52..4136ef06 100644 --- a/.github/workflows/reportcard.yml +++ b/.github/workflows/reportcard.yml @@ -16,7 +16,7 @@ jobs: - name: Set up goreportcard run: | - working-directory: /tmp + working-directory: ./temp git clone https://github.com/gojp/goreportcard.git cd goreportcard make install