Skip to content

Commit

Permalink
Remove unnecessary file move command
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxRohowsky committed Mar 9, 2024
1 parent a248872 commit 24b0b84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/capture.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 24b0b84

Please sign in to comment.