Skip to content

Commit 4044ac2

Browse files
build: use package-manager input for the screenshot workflow
1 parent c9f0400 commit 4044ac2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/screenshot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
contents: read
1616
steps:
1717
- uses: linz/action-typescript@v3
18+
- with:
19+
package-manager: yarn
1820

1921
- name: (Screenshot) Screenshot Pull Request Changes
2022
run: |

0 commit comments

Comments
 (0)