Skip to content

Commit

Permalink
chore: fix Mac gen screenshots consistently to others
Browse files Browse the repository at this point in the history
  • Loading branch information
gre committed Sep 19, 2023
1 parent 4a57e0b commit 17a1d1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-screenshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ jobs:
- uses: actions/checkout@v3
if: ${{ inputs.ref != null }}
with:
ref: ${{ inputs.ref }}
fetch-depth: 0
token: ${{ steps.generate-token.outputs.token }}
- uses: actions/checkout@v3
Expand Down

0 comments on commit 17a1d1e

Please sign in to comment.