Skip to content

Commit c5bedf0

Browse files
committed
修复微博
1 parent de1b6cf commit c5bedf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weibo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- name: Checkout
1919
run: |
20-
git clone https://github.com/Sunert/Scripts.git ~/Script
20+
git clone https://github.com/Sunert/Scripts.git ~/Scripts
2121
- name: Use Node.js 12.x
2222
uses: actions/setup-node@v1
2323
with:

0 commit comments

Comments
 (0)