Skip to content

Commit

Permalink
ci: remove unneeded rotation
Browse files Browse the repository at this point in the history
  • Loading branch information
urish authored Feb 27, 2024
1 parent 6b4a6ab commit e61a54b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
env:
WOKWI_CLI_TOKEN: ${{ secrets.WOKWI_CLI_TOKEN }}

- name: Rotate screen shot
run: convert public/screenshot.png -rotate 90 public/screenshot.png

- name: Publish screen shot as artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit e61a54b

Please sign in to comment.