Skip to content

Commit

Permalink
feat: set screenshot deviceScaleFactor to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
chuhlomin committed Aug 13, 2023
1 parent 65e9ea7 commit b5e267b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
output: screenshot.png
width: 1024
height: 768
deviceScaleFactor: 2

- name: Upload screenshot
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit b5e267b

Please sign in to comment.