Skip to content

Commit a1102aa

Browse files
committed
🐛Fix yaml
1 parent 86b9b1d commit a1102aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Checkout
27-
- uses: actions/checkout@v2
27+
uses: actions/checkout@v2
2828

2929
- name: Setup Node
3030
uses: actions/setup-node@v1

0 commit comments

Comments
 (0)