Skip to content

Commit 3697189

Browse files
fix(build): correct yml syntax
1 parent 9c60db1 commit 3697189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/screenshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
contents: read
1616
steps:
1717
- uses: linz/action-typescript@v3
18-
- with:
18+
with:
1919
package-manager: yarn
2020

2121
- name: (Screenshot) Screenshot Pull Request Changes

0 commit comments

Comments
 (0)