diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 81458cb..b2219f8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -56,7 +56,7 @@ jobs: - name: list files run: | ls ${{ github.workspace }} - echo ${{ vars.GIT_SHA_SHORT }} + echo ${{ env }} show-report-urlo: needs: [download-artifact] runs-on: ubuntu-latest