diff --git a/.github/workflows/capture.yml b/.github/workflows/capture.yml index 6578e6b..5cb603a 100644 --- a/.github/workflows/capture.yml +++ b/.github/workflows/capture.yml @@ -48,7 +48,6 @@ jobs: - name: Get screenshot path run: echo "Screenshot path is ${{ steps.screenshot.outputs.path }}" - - run: mv screenshot.png ${{ github.workspace }} - name: List files in the repository run: |