Skip to content

Commit

Permalink
wip: Debug screenshot workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyparrish committed Dec 17, 2024
1 parent cc6c6ca commit fbc370a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/update-screenshots.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,11 @@ jobs:
pattern: screenshots-*
merge-multiple: true

- name: Debug Intermediate # FIXME
uses: mxschmitt/[email protected]
with:
limit-access-to-actor: true

- name: Update screenshots
run: |
# Install prerequisites.
Expand Down

0 comments on commit fbc370a

Please sign in to comment.